Skip to content

intisaarpeeroo/tutorial-java-karate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial with Junit5 using Karate DSL

build workflow license Gitter chat

Overview

Code that supports the tutorial Testing APIs using Karate DSL, JUnit5 in Java showcasing the integration between Xray Test Management on Jira and JUnit 5.

Prerequisites

In order to run this tutorial, you need to have JDK 8 and Maven.

Running

Tests can be run using the maven command mvn test.

mvn test

Submitting results to Jira

Results can be submitted to Jira so that they can be shared with the team and their impacts be easily analysed. This can be achieved using Xray Test Management as shown in further detail in this tutorial.

Contact

Any questions related with this code, please raise issues in this GitHub project. Feel free to contribute and submit PR's. For Xray specific questions, please contact Xray's support team.

LICENSE

BSD 3-Clause

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Gherkin 43.3%
  • Java 37.3%
  • JavaScript 19.4%