Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Solidity CI and testing related packages #76

Closed
7 tasks
onggunhao opened this issue May 27, 2019 · 1 comment
Closed
7 tasks

Implement Solidity CI and testing related packages #76

onggunhao opened this issue May 27, 2019 · 1 comment

Comments

@onggunhao
Copy link
Collaborator

onggunhao commented May 27, 2019

Surya for graphing out contract dependencies
https://github.com/ConsenSys/surya

Developer environment

  • Setup repo-level linter (solhint? ethlint?)
  • Setup repo-level formatter (prettier?)
  • Setup git hooks to run lint before upstream push

https://medium.com/edgefund/testing-and-code-coverage-of-solidity-smart-contracts-660cb6291701

  • solidity-coverage
  • eth-gas-reporter
  • solhint
  • solidity-docgen

https://ethereum.stackexchange.com/questions/47188/what-continuous-integration-services-support-running-truffle-solidity-tests/59176

https://blog.coinfabrik.com/test-solidity-smart-contracts-using-travis-ci/

https://ethereum.stackexchange.com/questions/47188/what-continuous-integration-services-support-running-truffle-solidity-tests/59176

@onggunhao onggunhao changed the title Implement Surya to map out contract dependencies Implement Solidity CI and testing related packages Jun 24, 2019
@onggunhao
Copy link
Collaborator Author

Moved to enabledao/enable-contracts#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant