pytest-ethereum-old icon indicating copy to clipboard operation
pytest-ethereum-old copied to clipboard

py.test plugin for testing Ethereum smart contracts

Results 12 pytest-ethereum-old issues
Sort by recently updated
recently updated
newest added
trafficstars

Some testing may want a different number of accounts besides 10, so add an optional flag to set this in the start as this is the only way to modify...

Vyper has a built-in gas estimator. I would like to allow this in my plugin, for the simple fact that Vyper could leverage this plugin if it had this functionality....