Skip to content

Releases: testng-team/testng

7.11.0

13 Feb 04:05
Compare
Choose a tag to compare

What's Changed

  • Report deadlocks when running in sharedthreadpool by @krmahadevan in #3119
  • Update JCommander to 1.83 by @adessaigne in #3123
  • Update Gradle Wrapper from 8.7 to 8.8 by @github-actions in #3132
  • Fix array assertEquals failure message when an element is null or non-null by @zAlbee in #3136
  • Fix typos on suiteName and testName attributes by @Philzen in #3137
  • Fix javadoc for internal/Utils.java by @vlad8x8 in #3148
  • Update Gradle Wrapper from 8.8 to 8.9 by @github-actions in #3149
  • Fix assertEqualsDeep(Set, Set, String) wrong comparison and add variant without message by @vuriaval in #3150
  • Bump github/combine-prs from 5.0.0 to 5.1.0 by @dependabot in #3151
  • Bump burrunan/gradle-cache-action from 1 to 2 by @dependabot in #3168
  • Specifying dataProvider & successPercentage causes test to always pass by @krmahadevan in #3171
  • Update Gradle Wrapper from 8.9 to 8.10.1 by @github-actions in #3174
  • Update Gradle Wrapper from 8.10.1 to 8.10.2 by @github-actions in #3178
  • Bump oracle-actions/setup-java from 1.3.4 to 1.4.0 by @dependabot in #3176
  • Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by @dependabot in #3175
  • Streamline invocation numbers in failed xml file by @krmahadevan in #3181
  • Bump github/combine-prs from 5.1.0 to 5.2.0 by @dependabot in #3185
  • Fix for #3189 - fixed ignored testcases count by @Kanaduchi in #3190
  • update slf4j from 1.7.36 to 2.0.16 by @asolntsev in #3191
  • Update Gradle Wrapper from 8.10.2 to 8.11.1 by @github-actions in #3188
  • Introduce missing assertEquals(long, Long, String) overload by @Stephan202 in #3199
  • Support to execlude somes test in option of command line by @YutingZhang-A in #3200
  • Use newer build scan plugin by @jaredsburrows in #3203

New Contributors

Full Changelog: 7.10.2...7.11.0

TestNG v7.10.2

28 Apr 13:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.10.1...7.10.2

TestNG v7.10.1

09 Apr 07:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.10.0...7.10.1

TestNG v7.10.0

07 Apr 16:26
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #3101

Full Changelog: 7.9.0...7.10.0

TestNG v7.9.0

26 Dec 10:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.8.0...7.9.0

TestNG v7.8.0

19 May 05:57
Compare
Choose a tag to compare

What's Changed

  • XmlTest index is not set for test suites invoked with YAML by @sbaranov-parasoft in #2859
  • Listener's onAfterClass is called before @afterclass configuration methods are executed. by @oliver-hughes in #2865
  • After upgrading to TestNG 7.5.0, setting ITestResult.status to FAILURE doesn't fail the test anymore by @juherr and @krmahadevan in #2872 and #2864
  • JUnitReportReporter should capture the test case output at the test case level by @JamesSassano in #2876
  • [Feature] Allow test classes to define "configfailurepolicy" at a per class level by @krmahadevan in #2869
  • TestNG.xml doesn't honour Parallel value of a clone by @krmahadevan in #2878
  • before configuration and before invocation should be 'SKIP' when beforeMethod is 'skip' @bobshie in #2881
  • Test listeners specified in parent testng.xml file are not included in testng-failed.xml file by @krmahadevan in #2882
  • Discrepancies with DataProvider and Retry of failed tests by @krmahadevan in #2885
  • Skipped Tests with DataProvider appear as failed by @jmoreira18 in #2889
  • testng-results xml reports config skips from base classes as ignored by @krmahadevan in #2887
  • Feature: Check that specific object present in List by @dbudim in #2902
  • Upgrade snakeyaml to 2.0 by @labianchin in #2903
  • [Feature] Not exception but warning if some (not all) of the given test names are not found in suite files. by @wenijinew in #2900
  • [Feature] Generate testng-results.xml per test suite by @krmahadevan in #2908

New Contributors

Full Changelog: 7.7.1...7.8.0

TestNG v7.5.1

26 Apr 06:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.5...7.5.1

TestNG v7.7.1

29 Dec 03:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.7.0...7.7.1

TestNG v7.7.0

09 Dec 03:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.6.1...7.7.0

TestNG v7.6.1

04 Jul 13:21
Compare
Choose a tag to compare

This is a bug fix release and just includes 1 bug fix in it.

What's Changed

Full Changelog: 7.6.0...7.6.1