unbroken-dome / gradle-testsets-plugin

A plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests).
MIT License
230 stars 50 forks source link

Modify Test task's environment and system properties from TestSet #87

Closed tkrullmann closed 5 years ago

tkrullmann commented 5 years ago

This allows us to modify the corresponding properties of the Test task directly from the TestSet. This feature was already available in 1.x.