raiden-contracts icon indicating copy to clipboard operation
raiden-contracts copied to clipboard

Try Brownie code coverage tool

Open pirapira opened this issue 5 years ago • 5 comments

  • does it run?
  • how much time does it consume?
  • does it show something interesting?

pirapira avatar Oct 23 '19 12:10 pirapira

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.

pirapira avatar Oct 23 '19 12:10 pirapira

Brownie requires its own project layout. Maybe I try this in s subdirectory of raiden_contracts/.

pirapira avatar Oct 23 '19 12:10 pirapira

So, for using Brownie seriously, we have to move into this directory structure.

pirapira avatar Oct 23 '19 12:10 pirapira

  • [ ] 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 avatar Oct 23 '19 12:10 pirapira

@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.

iamdefinitelyahuman avatar Nov 02 '19 14:11 iamdefinitelyahuman