Issue
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?
Thanks
Solution
Yes, it tries to be more concise instead of sample.feature
etc.
Refer the docs: https://github.com/karatelabs/karate#junit-5
Answered By - Peter Thomas
Answer Checked By - Pedro (JavaFixing Volunteer)