Angular Part 4–Testing AngularJS

It is time now to turn our attention to testing AngularJS applications.  Over time, ExpensesControllerTestwe’ll want to move to test-first, where we write the test and then write the code. There are many advantages to test-first, but let’s hold off on discussing them until we’re ready for that step.

Today, I’d like to discuss testing Controllers.   Continued here

About Jesse Liberty

Jesse Liberty has three decades of experience writing and delivering software projects and is the author of 2 dozen books and a couple dozen online courses. His latest book, Building APIs with .NET will be released early in 2025. Liberty is a Senior SW Engineer for CNH and he was a Senior Technical Evangelist for Microsoft, a Distinguished Software Engineer for AT&T, a VP for Information Services for Citibank and a Software Architect for PBS. He is a Microsoft MVP.
This entry was posted in AngularJS, BDD, JavaScript, Testing. Bookmark the permalink.