raiden-contracts
raiden-contracts copied to clipboard
Try Brownie code coverage tool
- does it run?
- how much time does it consume?
- does it show something interesting?
Tried to follow https://medium.com/coinmonks/brownie-evaluating-solidity-code-coverage-via-opcode-tracing-a7cf5a92d28c but could not figure out how to run brownie bake
successfully.
Brownie requires its own project layout. Maybe I try this in s subdirectory of raiden_contracts/
.
So, for using Brownie seriously, we have to move into this directory structure.
- [ ] does Brownie work on TokenNetwork.sol? Can we translate one of tests into Brownie?
- [ ] Is there a way to gradually move into the Brownie setup?
- [ ] how much time will it take to start using Brownie?
- [ ] Do we want to use Brownie? (@Dominik1999 and @pirapira required in the decision).
@pirapira I'm the lead developer for Brownie, feel free to reach out if you have questions or if I can be of assistance in any way. I'm available on Gitter or Telegram with the same username.