Skip to content

selenium-webdriver-software-testing/testng-xml-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testng-xml-maker-maven-plugin will help you generate testng-xml-file from environment variables. Mainly used with parametrized Jenkins job.

Use this plugin in your code,

==MAVEN:

<dependency>
    <groupId>in.mayurshah</groupId>
    <artifactId>testng-xml-maker-maven-plugin</artifactId>
    <version>1.0.1</version>
</dependency>

About

This helps read parameters from Jenkins and create testng.xml file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages