Updated Understanding and debugging Nimbus EVM JSON tests (markdown)
parent
c8e31d125f
commit
225e311aeb
|
@ -175,7 +175,7 @@ Some terminals don't support colour output and in this case you will see lots of
|
|||
### py-evm
|
||||
|
||||
```
|
||||
pytest -s -k fixtures/GeneralStateTests/stAttackTest/ContractCreationSpam.json tests/json-fixtures/test_state.py --fork Homestead
|
||||
pytest -v --log-level=DEBUG -k fixtures/GeneralStateTests/stAttackTest/ContractCreationSpam.json tests/json-fixtures/test_state.py --fork Homestead
|
||||
```
|
||||
Installation hints:
|
||||
- use a virtualenv
|
||||
|
|
Loading…
Reference in New Issue