Sign inSign up

minty/solidity-coverage

By minty

Updated about 8 years ago

Image based on `minty/truffle` that has a globally installed `solidity-coverage`.

Image
0

7.0K

minty/solidity-coverage repository overview

Simple Docker Image with Solidity-Coverage

Setup
  • Clone this repo

    % git clone [email protected]:juztin/solidity-coverage.git
    
  • Copy/symlink bin/solidity-coverage to a location in your path
    eg.

    % ln -s {repo-path}/bin/solidity-coverage ~/bin/solidity-coverage
    
  • Add the environment variable, SOLIDITY_COVERAGE_VERSION, to your profile, setting it to the version you want to target.

    % echo "SOLIDITY_COVERAGE_VERSION=0.5" >> ~/.profile
    

You should now be able to invoke solidity-coverage like you normally would.

Tag summary

Content type

Image

Digest

Size

180.2 MB

Last updated

about 8 years ago

docker pull minty/solidity-coverage