Skip to content

mondrejko/parallel-testng

Repository files navigation

Sample project to demonstrate issue at gradle/gradle#3190

> gradlew test

Then examine ./build/reports/tests/test/testng-results.xml to see that it contains only partial results (should show 20 test method executions). It seems that this result file contains results from one a single test executor.

About

Demo of Gradle parallel test execution with TestNG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages