markdown typo
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -7,6 +7,7 @@ XXXX-XX-XX, v0.6.2 | ... | @@ -7,6 +7,7 @@ XXXX-XX-XX, v0.6.2 |
7 | - fixes #43 - Exit status not reported back to caller | 7 | - fixes #43 - Exit status not reported back to caller |
8 | - closes #42 - Use file name of test script as 'classname' in JUnit XML report (@mpeltonen) | 8 | - closes #42 - Use file name of test script as 'classname' in JUnit XML report (@mpeltonen) |
9 | - added `--xunit=<filename>` cli option to `$ casperjs test` command for saving xunit results, eg.: | 9 | - added `--xunit=<filename>` cli option to `$ casperjs test` command for saving xunit results, eg.: |
10 | |||
10 | $ casperjs test tests/suites --xunit=build-result.xml | 11 | $ casperjs test tests/suites --xunit=build-result.xml |
11 | 12 | ||
12 | 13 | ... | ... |
-
Please register or sign in to post a comment