Skip to content

Commit

Permalink
Merge pull request #1344 from Nishant-sehgal/develop
Browse files Browse the repository at this point in the history
Issue-1243 reverting Junit 5 Single scenario limitation from Documentation
  • Loading branch information
ptrthomas authored Oct 22, 2020
2 parents d32575a + 776a8a9 commit bf9692e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ Multiple feature files (or paths) can be specified, de-limited by the space char
```
mvn test "-Dkarate.options=PathToFeatureFiles/order.feature:12" -Dtest=DemoTestParallel
```
Note that this is currently not supported for [JUnit 5](#junit-5) `@Karate.Test` annotation.

### Command Line - Gradle

Expand Down

0 comments on commit bf9692e

Please sign in to comment.