Skip to content

Commit aecd012

Browse files
committed
final change for release v0.2.8
1 parent 3c89880 commit aecd012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ scenarios: 12 | failed: 0 | skipped: 0
364364

365365
The [Karate Demo](karate-demo) has a working example of this set-up.
366366

367-
> Going forward, this is likely to be the preferred way of running all Karate tests in a project, mainly because the other Cucumber reports (e.g. HTML) are not thread-safe. In other words, please rely on the JUnit XML format for CI builds and if you see any problems, please submit a defect report.
367+
> Going forward, this is likely to be the preferred way of running all Karate tests in a project, mainly because the other Cucumber reports (e.g. HTML) are not thread-safe. In other words, please rely on the `CucumberRunner.parallel()` JUnit XML for CI build reporting, and if you see any problems, please submit a defect report.
368368
369369
## Logging
370370
> This is optional, and Karate will work without the logging config in place, but the default

0 commit comments

Comments
 (0)