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 23603e6 commit aa40b0fCopy full SHA for aa40b0f
README.adoc
@@ -5,7 +5,7 @@
5
:surefire-version: 3.0.0-M5
6
:testng-min-version: 6.9.13.6
7
:testng-max-version: 7.4.0
8
-:testng-engine-version: 1.0.0-M1
+:testng-engine-version: 1.0.0-M2
9
10
Allows executing https://testng.org[TestNG] tests on the JUnit Platform
11
gradle.properties
@@ -1,3 +1,3 @@
1
group = org.junit.support
2
-version = 1.0.0-SNAPSHOT
+version = 1.0.0-M2
3
description = Allows executing TestNG tests on the JUnit Platform
0 commit comments