Skip to content

stebz/stebz-maven-junit5-allure-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Stebz + Maven, JUnit5, Allure

Contents

Structure

Class Description
org.stebz.example.step.Steps Steps
org.stebz.example.StebzTests Tests without keywords
org.stebz.example.StebzAAATests Tests with Arrange-Act-Assert keywords
org.stebz.example.StebzGherkinTests Tests with Gherkin keywords

How to run

Run tests:

mvn clean test

Generate Allure report:

mvn allure:report

Then open /target/site/index.html file.

About

Example of Stebz + Maven, JUnit5, Allure

Topics

Resources

License

Stars

Watchers

Forks

Languages