Features
-
#85 - Allow for more than one build file per test project
-
#89 - Allow for assigning a name pattern for the gradle distribution download
-
#97 - When running with Gradle 4.5+ adding
--warning-mode=all
to command-line. -
#98 -
TestKit
work data can be captured for each test in a subfolder calledtestkit-data
. -
#107 - Location of
TestKit
work data can be controlled per group of test or discarded after every test.
Breaking changes
-
#1 - Legacy mode removed: This release will only support compatibility tests against Gradle 3.0 or later.