https://github.com/selenium-webdriver-software-testing/testng-xml-maker
This helps read parameters from Jenkins and create testng.xml file
https://github.com/selenium-webdriver-software-testing/testng-xml-maker
jenkins maven-plugin testng
Last synced: 11 months ago
JSON representation
This helps read parameters from Jenkins and create testng.xml file
- Host: GitHub
- URL: https://github.com/selenium-webdriver-software-testing/testng-xml-maker
- Owner: selenium-webdriver-software-testing
- License: apache-2.0
- Created: 2016-10-18T07:17:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T06:26:05.000Z (almost 7 years ago)
- Last Synced: 2025-02-05T00:29:34.621Z (about 1 year ago)
- Topics: jenkins, maven-plugin, testng
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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:
```
in.mayurshah
testng-xml-maker-maven-plugin
1.0.1
```