bischoffdev / karate-ui

Examples for various types of Karate tests, used in my conference talk "Karate - beyond API testing".

Home Page:https://www.softwaretester.blog

Repository from Github https://github.combischoffdev/karate-uiRepository from Github https://github.combischoffdev/karate-ui

Karate UI - The hidden beauty

These are the example files for the presentation "Karate UI - The hidden beauty".

Usage

It uses the Coffee Cart sample available here: https://github.com/jecfish/coffee-cart

To install it, use npm install, to run it locally, use npm run dev.

The baseUrl of the local website can be updated in karate-config.

About

Examples for various types of Karate tests, used in my conference talk "Karate - beyond API testing".

https://www.softwaretester.blog


Languages

Language:Gherkin 82.2%Language:Java 14.0%Language:JavaScript 3.8%