Browse Source
add info about cli to run on which tests suite
uiCheck
yann300
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
README.md
|
|
@ -109,7 +109,9 @@ To run the Selenium tests via Nightwatch: |
|
|
|
- npm run nightwatch_local_console |
|
|
|
|
|
|
|
- npm run nightwatch_local_remixd # remixd needs to be run |
|
|
|
|
|
|
|
|
|
|
|
**the `ballot` tests suite requires to run `ganache-cli` locally.** |
|
|
|
**the `remixd` tests suite requires to run `remixd` locally.** |
|
|
|
|
|
|
|
|
|
|
|
## Usage as a Chrome Extension |
|
|
|