Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Oct 17, 2015
1 parent df913de commit bea86dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -56,6 +56,7 @@ Usage: electron-mocha [options] [files]
-s, --slow <ms> "slow" test threshold in milliseconds [75]
-t, --timeout <ms> set test-case timeout in milliseconds [2000]
-u, --ui <name> specify user-interface (bdd|tdd|exports)
-w, --watch watch files for changes
--check-leaks check for global variable leaks
--compilers use the given module(s) to compile files
--globals <names> allow the given comma-delimited global [names]
Expand All @@ -64,6 +65,7 @@ Usage: electron-mocha [options] [files]
--no-timeouts disables timeouts
--recursive include sub directories
--renderer run tests in renderer process
--watch-extensions additional extensions to monitor with --watch
```

Expand Down

0 comments on commit bea86dd

Please sign in to comment.