Karate testing Javalin (Sandbox) Features Kotlin Java11 Karate Test Automation Xpath testing Jsonpath testing Karate UI with Geckodriver (Firefox) Karate-Config for base configuration Javalin Gradle Kotlin Dsl (I call that Krdl) Install Install geckodriver before running the UI-specific tests On MacOS with Homebrew brew install geckodriver Usage Build complete project ./gradlew build Start server ./gradlew run Additional Resources https://github.com/sderosiaux/kotlin-gradle-karate-tests/ https://software-that-matters.com/2020/11/25/the-definitive-karate-api-testing-framework-getting-started-guide/