TDD with Jasmine and AngularJS Slides: tygern.github.io/jasmine-tdd Tests: tygern.github.io/jasmine-tdd/tests.html Local Setup Dependencies npm install -g grunt grunt-cli npm install Run server First run the server with grunt grunt serve then visit localhost:8000. Run tests Visit localhost:8000/tests.html with the grunt server running.