Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bischoffdev/karate-ui

Examples for my "Karate UI - The hidden beauty" presentation
https://github.com/bischoffdev/karate-ui

Last synced: 12 days ago
JSON representation

Examples for my "Karate UI - The hidden beauty" presentation

Awesome Lists containing this project

README

        

# 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](src/test/java/karate-config.js).