Skip to content

PacktPublishing/AngularJS-Testing-Cookbook

Repository files navigation

This is the code repository for the book AngularJS Testing Cookbook, written by Simon Bailey, and published by Packt Publishing.

AngularJS Testing Cookbook is for AngularJS developers who want to test their web applications developed using the framework. Developers with a basic comprehension of AngularJS and test-related concepts will find examples of how to test core components with the AngularJS framework and server to form a foundation for further development.

Running Protractor in chapter 5:

  1. cd chapter_5/src && python -m SimpleHTTPServer 8000

  2. cd chapter_5 && webdriver-manager start

  3. cd chapter_5 && protractor protractor.conf.js

Related AngularJS books from Packt:

About

Code repo for AngularJS Testing Cookbook, Packt Publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published