Search code examples
javajunitkaratejunit5

Karate: runners class with JUnit5


sorry for the naive question: What are the references to "sample" and "tags" in the example documentation that explains the configuration of tests with Junit5? Are these features?

enter image description here

Thanks


Solution

  • Yes, it tries to be more concise instead of sample.feature etc.

    Refer the docs: https://github.com/karatelabs/karate#junit-5