Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sskorol/test-data-supplier-maven-example
A basic sample, which demonstrates test-data-supplier library usage
https://github.com/sskorol/test-data-supplier-maven-example
allure2 dataprovider java-8 maven qaa test-automation test-data-supplier testng
Last synced: 10 days ago
JSON representation
A basic sample, which demonstrates test-data-supplier library usage
- Host: GitHub
- URL: https://github.com/sskorol/test-data-supplier-maven-example
- Owner: sskorol
- License: apache-2.0
- Created: 2017-07-03T18:59:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T12:22:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T12:07:40.087Z (2 months ago)
- Topics: allure2, dataprovider, java-8, maven, qaa, test-automation, test-data-supplier, testng
- Language: Java
- Homepage:
- Size: 4.54 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Test Data Supplier Maven Example
A basic example, which demonstrates [test-data-supplier](https://github.com/sskorol/test-data-supplier) library usage.
Based on [allure2-testng-report](https://github.com/sskorol/allure2-testng-report) project.
You can find **DataSupplier** samples in the following class: **io.github.sskorol.testcases.common.CommonTests**.
For report generation and publishing see [allure-maven](https://github.com/allure-framework/allure-maven) plugin commands.