Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```