Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T06:26:05.000Z (over 5 years ago)
- Last Synced: 2024-11-14T12:53:34.350Z (about 1 month 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```