Releases: Itiviti/gradle-nunit-plugin
Releases · Itiviti/gradle-nunit-plugin
2.10
05 Jun 06:34
Compare
Sorry, something went wrong.
No results found
Fix compatibility with gradle download plugin 5.5
2.8
12 Jan 08:02
Compare
Sorry, something went wrong.
No results found
Fixed compatibility with JDK8
2.7
11 Jan 08:18
Compare
Sorry, something went wrong.
No results found
Fix download of NUnit.Console 3.16 #62 (thanks @PatiVioleta)
2.6
19 May 11:32
Compare
Sorry, something went wrong.
No results found
Fix support of JDK 8
Fix Nunit console download path
Fix gradle 7 support
2.2
02 Jul 11:53
Compare
Sorry, something went wrong.
No results found
Added
NUnit 3 reports can now be merged if running in parallel (just like the NUnit 2 ones)
Fixed
Fixed usage of the where flag with a single string
2.1
02 Jul 11:31
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed downloading URL for versions above 3.11
2.0
23 Jul 12:25
Compare
Sorry, something went wrong.
No results found
Fixed
NUnit 3.10 can now be used and it's the new default
Breaking changes
rename timeout to testCaseTimeout due to conflict with AbstractTask after update to Gradle 5.0
Changed
plugin is now built with Gradle 5.0
1.14
28 Jan 14:06
Compare
Sorry, something went wrong.
No results found
1.14
Fixed
test binaries are now correctly found
1.13
14 Dec 13:53
Compare
Sorry, something went wrong.
No results found
Changed
increase default NUnit runner version from 2.6.4 to 3.9.0
built with gradle 4.8.1 (about won't work till we migrate out of plugindev)
take as test assemblies only those containing "test.dll" or "tests.dll" to not require explicit config for projects like "test-framework.dll"
Fixed
Upgrade gradle-download-task to 3.4.3 to fix 'Invalid cookie expiry' on download
Allow download of NUnit 3.9 runner
1.12
27 Oct 10:13
Compare
Sorry, something went wrong.
No results found
Changed
upgrade gradle-download-plugin to 3.2
upgrade net.researchgate.release to 2.6.0
built with gradle 4.2.1
Fixed
Apply default parameters on plugin com.ullink.msbuild instead of msbuild
which is required starting from gradle-msbuild-plugin 2.17