Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 345 Bytes

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