Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashawley/angularjs-bootstrap-jasmine
Angular.js 1.x and Bootstrap test suite
https://github.com/ashawley/angularjs-bootstrap-jasmine
angularjs jasmine karma karma-jasmine nodejs travis-ci
Last synced: 5 days ago
JSON representation
Angular.js 1.x and Bootstrap test suite
- Host: GitHub
- URL: https://github.com/ashawley/angularjs-bootstrap-jasmine
- Owner: ashawley
- Created: 2018-01-07T22:16:01.000Z (almost 7 years ago)
- Default Branch: hello-world
- Last Pushed: 2022-04-14T04:04:41.000Z (over 2 years ago)
- Last Synced: 2024-04-16T01:10:46.121Z (7 months ago)
- Topics: angularjs, jasmine, karma, karma-jasmine, nodejs, travis-ci
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AngularJS 1.x testing with Jasmine
==================================[![Build Status](https://travis-ci.org/ashawley/angularjs-bootstrap-jasmine.svg?branch=hello-world)](https://travis-ci.org/ashawley/angularjs-bootstrap-jasmine)
$ git clone [email protected]/ashawley/angularjs-bootstrap-jasmine.git -o upstream
$ npm install
added 469 packages in 20.186s
$ npm install -g karma-cli
/usr/local/bin/karma -> /usr/local/lib/node_modules/karma-cli/bin/karma
+ [email protected]
added 3 packages in 3.408s
$ npm start
> [email protected] start ./angularjs-bootstrap-jasmine
> http-server -a localhost -p 8080 -c-1 ./app
Starting up http-server, serving ./app
Available on:
http://localhost:8080
Hit CTRL-C to stop the server
$ npm test$ karma start
INFO [karma]: Karma v0.13.22 server started at http://localhost:9877/
TOTAL: 18 SUCCESS
$ karma start --browsers Chrome- https://docs.angularjs.org/tutorial
- https://docs.angularjs.org/guide
- http://bguiz.github.io/js-standards/angularjs/naming/