Skip to main content
eth-tester
Security & testing

eth-tester

Fuzz/Property testing

Testing · Test automation

eth-tester is a pluggable in-memory Ethereum backend used by web3.py for fast unit tests. Python builders import it when tests should run against a simulated chain instead of a node.

Related resources