We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ef6b8 commit 57dd6e0Copy full SHA for 57dd6e0
testkit/gradle-testkit-support/CHANGELOG.md
@@ -12,6 +12,7 @@ Gradle TestKit Support Changelog
12
# Version 0.19
13
* [Feat]: Add `onPlatform()` and `onEnforcedPlatform()` convenience functions to `Dependency`.
14
* [Feat]: Build with Gradle 9.0.0, change API to non-nullable.
15
+* [Feat]: infer package and classname when possible, when building `kit.Source`.
16
17
# Version 0.18
18
* [New]: support passing custom environments to testkit. Add docs.
0 commit comments