Code coverage for Solidity smart-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
solidity-coverage/lib
cgewecke 6c7940cb3e
Use @solidity-parser/parser (^0.5.2) (#495)
5 years ago
..
ternary Move ternary logic & tests into lib/ternary folder 5 years ago
api.js Allowing providerOptions gasLimit and allowUnlimitedContractSize to override defaults (#494) 5 years ago
collector.js Use ganache server (instead of provider) (#402) 5 years ago
coverage.js Working truffle plugin draft w/ integration tests 5 years ago
injector.js Instrument with injected function calls (#381) 5 years ago
instrumenter.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
parse.js Allow base contract string constructor args with open curly braces (#479) 5 years ago
preprocessor.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
registrar.js Allow modifier string arguments containing "{" (#480) 5 years ago
ui.js Prepare API for parallelization (#436) 5 years ago
validator.js Add autoLauchServer option / update config validator (#437) 5 years ago