| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.12.0 source code.tar.gz | 2026-01-22 | 943.1 kB | |
| 7.12.0 source code.zip | 2026-01-22 | 2.2 MB | |
| README.md | 2026-01-22 | 1.6 kB | |
| Totals: 3 Items | 3.2 MB | 2 | |
What's Changed
- GITHUB-2765: Propagate timeout stack trace to fix [#2765] by @idontusenumbers in https://github.com/testng-team/testng/pull/3206
- Streamline working of shared thread pools by @krmahadevan in https://github.com/testng-team/testng/pull/3207
- Streamline xml serialisation to string by @krmahadevan in https://github.com/testng-team/testng/pull/3208
- test: improve osgi tests by @vlsi in https://github.com/testng-team/testng/pull/3213
- chore: setup-java Oracle action supports Java 21+ only by @vlsi in https://github.com/testng-team/testng/pull/3215
- Add DynamicImport-Package to load classes by name by @laeubi in https://github.com/testng-team/testng/pull/3220
- Use UUID backed instance id instead by @krmahadevan in https://github.com/testng-team/testng/pull/3218
- Ensure assertions is contents aware by @krmahadevan in https://github.com/testng-team/testng/pull/3228
- Fix: Ensure DataProvider parameters are refreshed on retry when cacheDataForTestRetries=false by @baflQA in https://github.com/testng-team/testng/pull/3250
- Improve/test workflow jdk25 by @baflQA in https://github.com/testng-team/testng/pull/3253
- Fix: issue 3231 retry infinite loop by @baflQA in https://github.com/testng-team/testng/pull/3251
- Fix Release process by @krmahadevan in https://github.com/testng-team/testng/pull/3255
New Contributors
- @idontusenumbers made their first contribution in https://github.com/testng-team/testng/pull/3206
- @laeubi made their first contribution in https://github.com/testng-team/testng/pull/3220
Full Changelog: https://github.com/testng-team/testng/compare/7.11.0...7.12.0