bug(kotest-extensions-allure) — parameterized tests are not supported
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:
- Go to 'maven-repo'
- Follow README (optional) - i've left the results dir intentionally, if it helps
- Check report
- See (screenshot)
To reproduce the expected behaviour:
- Go to 'gradle-repo'
- Follow README (optional)
- Check report
- See (screenshot)
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
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.