Releases: TimNooren/pytest-cairo
Releases · TimNooren/pytest-cairo
v0.1.0
17 Apr 12:49
Compare
Sorry, something went wrong.
No results found
Introduces fixtures using the @fixture decorator.
v0.0.5
08 Apr 10:48
Compare
Sorry, something went wrong.
No results found
Some minor fixes and changes for compatibility with cairo-lang==0.8.1.
v0.0.4
02 Apr 20:53
Compare
Sorry, something went wrong.
No results found
Introduces helper functions for more complex test scenarios:
deploy_contract
set_block_number
set_block_timestamp
set_caller_address
set_contract_address
impersonate (set_caller_address + set_contract_address)
v0.0.3
08 Mar 20:09
Compare
Sorry, something went wrong.
No results found
Introduces the raises attribute for asserting expected exceptions are raised.
Full Changelog : v0.0.2...v0.0.3
v0.0.2
19 Feb 08:36
Compare
Sorry, something went wrong.
No results found
v0.0.1
13 Feb 16:57
Compare
Sorry, something went wrong.
No results found
Pass dummy arguments to contract constructor when deploying contract to run tests.
v0.0.0
12 Feb 12:39
Compare
Sorry, something went wrong.
No results found