TurekBot / kotest-examples-allure

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 allureServe // launches http server to display html report

About

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

License:Apache License 2.0


Languages

Language:Kotlin 100.0%