Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sskorol/test-data-supplier-gradle-example

A basic sample, which demonstrates test-data-supplier library usage
https://github.com/sskorol/test-data-supplier-gradle-example

allure2 dataprovider gradle java-8 qaa test-automation test-data-supplier testng

Last synced: 3 days ago
JSON representation

A basic sample, which demonstrates test-data-supplier library usage

Awesome Lists containing this project

README

        

### Test Data Supplier Gradle Example

A basic example which demonstrates [test-data-supplier](https://github.com/sskorol/test-data-supplier) library usage.

```shell
git clone https://github.com/sskorol/test-data-supplier-gradle-example.git && cd test-data-supplier-gradle-example
./gradlew clean test
./gradlew downloadAllure
./gradlew allureServe
```