Skip to content

A simple case which describe how to use Jasmine to do Front End unit testing.

License

Notifications You must be signed in to change notification settings

protoeddy/FE-Unit-Testing-Framework

Repository files navigation

Install Plugins

1 npm install
2 npm install grunt-cli -g
3 npm install karma-cli -g
4 npm install http-server -g
5 http-server  use: http://localhost:8080/
6 open new command window : karma start

About

A simple case which describe how to use Jasmine to do Front End unit testing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published