qaf
qaf copied to clipboard
Update TestNG version to 7.8.0
QAF Version
Steps To Reproduce
Current version of QAF comes with TestNG 6.8.0 any upgrades further than 7.4 cause the test to crash when trying to run them
Expected behavior
QAF should consider upgrading the TestNG version on the new release since the current version has know vulnerabilities and is a no longer supported version from 8 years ago
Is the issue reproducible on runner?
- [x] QAS
- [ ] Maven
- [x] Gradle
- [x] Ant
- [ ] Eclipse
Test case sample
Please, share the test case (as small as possible) which shows the issue
Thanks for requesting. The reason behind not updating latest TestNG was minimum java version support. However now most of the other libraries, selenium for instance, moving to 11 as minimum java version, we can plan to support latest TestNG version.
Hello, is there an update on this bug? TestNG has an issue with Data Provided tests that was fixed on version 7.8.0 and we haven't been able to use it since changing TestNG version breaks QAF https://github.com/testng-team/testng/issues/763
Yesterday, 4.0.0-RC3 released which still continuing to support java 8 and testng 6.8.0 to 7.4. The qaf 4.0.0 will release soon which have targeted #351. Upcoming 4.1.0 will have qaf-testng with support of latest testng. You can expect 4.1.0 beta sometime next month if everything goes well.