Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgiven/jgiven-html-app
The HTML App of JGiven and JsGiven
https://github.com/jgiven/jgiven-html-app
acceptance-testing atdd bdd java javascript jgiven jsgiven junit tdd testing testng
Last synced: 3 months ago
JSON representation
The HTML App of JGiven and JsGiven
- Host: GitHub
- URL: https://github.com/jgiven/jgiven-html-app
- Owner: jgiven
- License: apache-2.0
- Created: 2017-08-19T19:01:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T14:53:59.000Z (3 months ago)
- Last Synced: 2024-10-31T15:35:56.686Z (3 months ago)
- Topics: acceptance-testing, atdd, bdd, java, javascript, jgiven, jsgiven, junit, tdd, testing, testng
- Language: JavaScript
- Homepage:
- Size: 8.14 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://img.shields.io/github/workflow/status/jgiven/jgiven-html-app/Yarn%20CI%20Cycle)](https://github.com/jgiven/jgiven-html-app/actions/workflows/html-app-branch_and_pr_build.yml?query=branch%3Amaster)
# The HTML App of JGiven and JsGiven
The interactive HTML5 App of [JGiven](https://jgiven.org).
Uses the power of AngularJS, Foundation, and Font Awesome
## Build
```
yarn install
yarn build
yarn test
```