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
- Host: GitHub
- URL: https://github.com/renderedtext/testapp-jasmine
- Owner: renderedtext
- License: mit
- Created: 2013-11-18T12:48:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T00:05:20.000Z (over 2 years ago)
- Last Synced: 2025-04-17T12:43:38.051Z (about 1 year ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```