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

allure-gradle can't work correctly with TestNG Factory #33

Open
8dspaces opened this issue Aug 2, 2018 · 0 comments
Open

allure-gradle can't work correctly with TestNG Factory #33

8dspaces opened this issue Aug 2, 2018 · 0 comments

Comments

@8dspaces
Copy link

8dspaces commented Aug 2, 2018

I'm submitting a ...

  • [1 ] bug report

What is the current behavior?

when i use allure-gradle plugin in my test project which use data driven @factory annotation, output will generate 9 test case based on 3 base test cases

in my test project, i use both allure-gradle and allure-testng-adapter to generate report as comparison

allure-testng-adapter can recognize all 9 test case
allure-gradle will only see 3 test case

If the current behavior is a bug, please provide the steps to reproduce and if possible a

allure-test.zip

open the project

  1. ./gradlew test
  2. ./gradlew allureReoport

see the generated allure report

What is the expected behavior?

allure-gradle should recognize data driven test case as different one

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

| Allure version | 2.6.0 |

Other information

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

No branches or pull requests

1 participant