/kotest-examples-allure

Example project using Kotest and Allure https://github.com/allure-framework

Primary LanguageKotlinApache License 2.0Apache-2.0

kotest-examples-allure

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