Consensys / Tokens

Ethereum Token Contracts
MIT License
2.06k stars 1.2k forks source link

enable testing of a token at any address #76

Closed maurelian closed 6 years ago

maurelian commented 7 years ago

I'd like to be able to run these tests to assess ERC20 compliance at an arbitrary address. Mainly that means a test suite that doesn't necessarily generate a new contract. Some custom npm commands would be nice too.