Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TestNG version to 7.8.0 #447

Open
3 of 5 tasks
FelipeLeon-minted opened this issue Sep 8, 2023 · 3 comments
Open
3 of 5 tasks

Update TestNG version to 7.8.0 #447

FelipeLeon-minted opened this issue Sep 8, 2023 · 3 comments
Projects
Milestone

Comments

@FelipeLeon-minted
Copy link

FelipeLeon-minted commented Sep 8, 2023

QAF Version

4.0.0-RC2

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?

  • QAS
  • Maven
  • Gradle
  • Ant
  • Eclipse

Test case sample

Please, share the test case (as small as possible) which shows the issue

@cjayswal
Copy link
Member

cjayswal commented Sep 11, 2023

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.

@FelipeLeon-minted
Copy link
Author

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 testng-team/testng#763

@cjayswal
Copy link
Member

cjayswal commented Feb 6, 2024

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.

@cjayswal cjayswal added this to the 4.1.0 milestone Feb 6, 2024
@cjayswal cjayswal added this to Backlog in QAF Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
QAF
  
Backlog
Development

No branches or pull requests

2 participants