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

https://github.com/renderedtext/testapp-jasmine

Jasmine test application
https://github.com/renderedtext/testapp-jasmine

Last synced: 10 months ago
JSON representation

Jasmine test application

Awesome Lists containing this project

README

          

testapp-jasmine
===============

Jasmine test application.

Semaphore commands for running the build:

```
bundle install --deployment --path vendor/bundle
bundle exec rake jasmine:ci
```