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

bug(kotest-extensions-allure) — parameterized tests are not supported #2747

Open
nopunYntendeed opened this issue Sep 25, 2024 · 1 comment

Comments

@nopunYntendeed
Copy link

Describe the bug
Allure is not able to record tests that use kotest's parameterisation features - withData and forAll

To Reproduce
Steps to reproduce the behaviour:

  1. Go to 'maven-repo'
  2. Follow README (optional) - i've left the results dir intentionally, if it helps
  3. Check report
  4. See (screenshot)
Screenshot 2024-09-25 at 16 58 11

To reproduce the expected behaviour:

  1. Go to 'gradle-repo'
  2. Follow README (optional)
  3. Check report
  4. See (screenshot)
Screenshot 2024-09-25 at 16 57 39

Expected behavior
All 9 tests to be present in the report instead of the 3

Screenshots
Yes

Additional context
Thanks for all of the work.
Please let me know if there is something left unclear or wrong
Godspeed

@baev baev transferred this issue from allure-framework/allure-maven Sep 26, 2024
@baev
Copy link
Member

baev commented Oct 2, 2024

Kotest issues should be reported here https://github.com/kotest/kotest-extensions-allure

The Allure Team doesn't yet maintain it. However, I'll try to squeeze it into the team's schedule so we can at least review the integration and ensure all the essential features are supported.

@baev baev changed the title Allure does not work for parameterized tests bug(kotest-extensions-allure) — parameterized tests are not supported Oct 14, 2024
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

2 participants