File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,10 @@ npx buidler coverage --network coverage [command-options]
6262+ Simple: [ buidler-metacoin] [ 32 ]
6363+ More complex: [ MolochDao/moloch] [ 33 ]
6464
65+ ### @openzeppelin/test-environment
66+
67+ OpenZeppelin have written their own coverage generation scripts for ` test-environment ` using the solidity-coverage API.
68+ A working example can be found at [ openzeppelin-contracts, here.] [ 35 ]
6569
6670## Usage notes:
6771+ Coverage runs tests a little more slowly.
@@ -207,4 +211,5 @@ $ yarn
207211[ 32 ] : https://github.com/sc-forks/buidler-e2e/tree/coverage
208212[ 33 ] : https://github.com/sc-forks/moloch
209213[ 34 ] : https://github.com/sc-forks/solidity-coverage/blob/master/docs/advanced.md#reducing-the-instrumentation-footprint
214+ [ 35 ] : https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/scripts/coverage.js
210215
You can’t perform that action at this time.
0 commit comments