Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
1360ad6e
...
1360ad6e10d37af9e48f3e922dbfd0ced15fa9ab
authored
2013-08-17 01:44:12 +0200
by
Mickaël Andrieu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update testing.rst
1 parent
6b641db6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/testing.rst
docs/testing.rst
View file @
1360ad6
...
...
@@ -167,7 +167,7 @@ Options are prefixed with a double-dash (``--``):
- ``--post=post-test.js`` will add the tests contained in ``post-test.js`` **after** having executed the whole test suite;
- ``--fail-fast`` will terminate the current test suite as soon as a first failure is encountered.
- ``--concise`` will create a more concise output of the test suite.
- ``--no-colors`` will create an output without (beautiful
l
) colors from casperjs.
- ``--no-colors`` will create an output without (beautiful) colors from casperjs.
Sample custom command:
...
...
Please
register
or
sign in
to post a comment