Update README.md

pull/3094/head
yann300 6 years ago committed by GitHub
parent b6eac2fb0e
commit 5f0428e78f
  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