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 89dc584 commit b94395dCopy full SHA for b94395d
CHANGES.txt
@@ -1,4 +1,6 @@
1
Current
2
+
3
+7.7.1
4
Fixed: GITHUB-2854: overloaded assertEquals methods do not work from Groovy (Krishnan Mahadevan)
5
6
7.7.0
gradle.properties
@@ -5,7 +5,7 @@ kotlin.code.style=official
# Note: testng.kotlin-library.gradle.kts adds kotlin-stdlib for testImplementation
kotlin.stdlib.default.dependency=false
7
8
-testng.version=7.8.0
+testng.version=7.7.1
9
10
group=org.testng
11
0 commit comments