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