Releases: gradlex-org/java-module-testing
Releases · gradlex-org/java-module-testing
1.8.1
Compare
Sorry, something went wrong.
No results found
#172 Fix incompatibility with Gradle 9.5.0+
1.8
Compare
Sorry, something went wrong.
No results found
#143 Fully support other source sets than 'main' in whitebox tests
#114 Fix: issue where the plugin causes a 'mutating a configuration after it has been resolved' error
1.7
Compare
Sorry, something went wrong.
No results found
#100 Use exportsTo and opensTo statements from Module Info DSL
1.6.1
Compare
Sorry, something went wrong.
No results found
Use all test src folders in compilation (if there are more than one)
Only add class folders that exist to the --patch-module argument
Only perform extendsFrom(compileOnly) if not already done
1.6
Compare
Sorry, something went wrong.
No results found
#85 Further improve interoperability with java-module-dependencies plugin
1.5
Compare
Sorry, something went wrong.
No results found
#47 Add support for Classpath Test Suites
#51 testCompileOnly extends compileOnly for Whitebox Test Suites
#67 Whitebox Test Suites: add exportsTo configuration option
1.4
Compare
Sorry, something went wrong.
No results found
#2 New approach to split Module Path and Classpath for whitebox testing
#40 useJUnitJupiter("") without version does not fail for empty test directories
#39 Add TaskLockService for conveniently running test tasks in isolation
1.3.1
Compare
Sorry, something went wrong.
No results found
Improve interoperability with java-module-dependencies plugin
1.3
Compare
Sorry, something went wrong.
No results found
#18 Allow whitebox tests to define requires in java9/module-info.java (Thanks brianoliver for suggesting!)
1.2.2
Compare
Sorry, something went wrong.
No results found
No duplicated '--add-opens' runtime args