Christian Williams
Christian Williams
Fixes #2637. Needs discussion.
**WIP—DO NOT MERGE** Backwards compatibility-breaking version bump primarily concerned (so far) with: * supporting Spek * supporting JUnit 5 * cleaning up APIs.
`ConfigurationStrategy` or `Configurer` plugins now have the opportunity to change the set of declared test variants. Introduces `ConfiguredTest`, representing a single test variant. Creation of per-SDK and resources mode test...
Need to support multiple `PackageManager`s sharing settings.
### Overview ### Proposed Changes