This project has been promoted to the top level Kotest repo. Follow development and raise issues on that project.
Kotest extensions for Allure.
See docs.
Please create issues on the main kotest board.
- Update to Kotest 5.8.1
- Update to Kotest 5.6.0
- Update to Kotest 5.3.0
- Upgrade kotest to 5.2.2
- Upgraded to Allure 2.17, requires Kotlin 1.6 and Kotest 5.x
- Fix for NPE when running Kotest in parallel mode #5
- Release for Allure 2.14 and JDK8 compatibility
- Compatibility with Kotest 4.6.0
- Migrated from the main Kotest repo to a standalone repo.
- Removed deprecated typealias 'AllureTestListener' - use 'AllureTestReporter'