Skip to content

jdi-templates/jdi-light-bdd-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDI Light project template

To run UI automated tests just download and open this project Powered by JDI Light and Selenium

Instruction:

  1. Clone repository
  2. Tests execution
    • one by one: mvn clean install
    • in parallel: TODO
  3. Allure report
    • mvn allure:serve