Update README.md

pull/1/head
yann300 5 years ago committed by GitHub
parent fcff1566c8
commit e8fc4e85c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

@ -94,14 +94,23 @@ To run the Selenium tests via Nightwatch:
- Run a selenium server `npm run selenium-install`
- Run all the tests `npm run nightwatch_local_firefox` or `npm run nightwatch_local_chrome`
- Or run a specific test case:
- npm run nightwatch_local_ballot
- npm run nightwatch_local_libraryDeployment
- npm run nightwatch_local_solidityImport
- npm run nightwatch_local_recorder
- npm run nightwatch_local_transactionExecution
- npm run nightwatch_local_staticAnalysis
- npm run nightwatch_local_signingMessage
- npm run nightwatch_local_remixd # remixd needs to be run
## Usage as a Chrome Extension

Loading…
Cancel
Save