Link to example project using remix-test with CI

pull/7/head
William Entriken 6 years ago committed by GitHub
parent e6d2fd7809
commit b30f3eb402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/unittesting_tab.md

@ -31,3 +31,5 @@ Continuous integration
remix-tests is also a CLI, it can be used in a continuous integration environement which support node.js.
Please find more information in the [remix-test repository](https://github.com/ethereum/remix/tree/master/remix-tests)
See also: example [Su Squares contract](https://github.com/su-squares/ethereum-contract/tree/e542f37d4f8f6c7b07d90a6554424268384a4186) and [https://travis-ci.org/su-squares/ethereum-contract/builds/446186067](Travis build) that uses remix-tests for continuous integration testing.

Loading…
Cancel
Save