Skip to content

sanjaydub/Allure_Maven_TestNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven, TestNG, Allure Report

Jenkinsfile for declarative pipeline - CI-CT

commands

### Allure_Maven_TestNG mvn clean test

allure serve command - to generate the report and host it on local jetty server

allure serve target/allure-results/

mvn commands

mvn allure:serve mvn allure report

Releases

No releases published

Packages

No packages published

Languages