Closed pipermerriam closed 8 years ago
looks like #1 covers this.
I highly recommend Populus, as py.test based test fixtures and functions make it easier, more elegant, to stress out smart contract functionality. This simplicity especially pays off when dealing with smart contracts where one doesn't want to create hard-to-understand logic.
Someone pointed me at your repository noting that the tests are written in python. I was curious if your team knew about populus which might take some of the overhead out of your testing setup?