Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bischoffdev/karate-ui
- Owner: bischoffdev
- Created: 2024-02-04T16:51:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T14:18:38.000Z (5 months ago)
- Last Synced: 2024-10-12T03:13:12.850Z (about 1 month ago)
- Language: Gherkin
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).