Example project using Kotest and Allure https://github.com/allure-framework
Clone this repo, execute:
./gradlew check // runs tests
./gradlew allureReport // generates allure html report
./gradlew allureServer // launches http server to display html erport