jdi-templates / jdi-light-junit-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: mvn clean install -Pci
  3. Allure report
    • mvn allure:serve