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

QAF 3.1.0 TESTNG tests not running #434

Open
1 of 2 tasks
ashoksagi opened this issue Dec 16, 2022 · 1 comment
Open
1 of 2 tasks

QAF 3.1.0 TESTNG tests not running #434

ashoksagi opened this issue Dec 16, 2022 · 1 comment

Comments

@ashoksagi
Copy link

QAF Version 3.1.0

Note: only the latest version is supported

Steps To Reproduce

1. Execute TESTNG tests with QAF 3.1.0 in pom.xml
2. None of the tests are being picked up
3.

Expected behavior

Tests should execute

Actual behavior

None of the tests are being picked up

Is the issue reproducible on runner?

  • [] QAS
  • Maven
  • Gradle
  • [] Ant
  • [X ] Eclipse

Test case sample

Please, share the test case (as small as possible) which shows the issue
I have migrated our framework recently to selenium 4. As part of that updated QAF to 3.1.0 and observed that none of the testng tests are being picked up. When i debugged the code, SuiteRunner args has m_AllTestMethods are coming as blank. When i further debugged identified that the difference between old QAF and new is. Old 3.0.0 is overriding org.Testng.TestRunner but in new one it is missing. Could you let me know how to fix
MicrosoftTeams-image (1)
MicrosoftTeams-image

@cjayswal
Copy link
Member

Please, share the test case (as small as possible without your project specific dependencies) which can reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants