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: 25 days 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-12-13T14:36:44.000Z (5 months ago)
- Last Synced: 2025-03-19T14:49:00.917Z (about 1 month ago)
- Topics: acceptance-testing, atdd, bdd, java, javascript, jgiven, jsgiven, junit, tdd, testing, testng
- Language: JavaScript
- Homepage:
- Size: 8.16 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](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
```