As a consultant, I normally work with companies between 3-12 months at a time and then I am off to the next gig. Most often, I am hired as a "hands-on" coach, were I am called in for an important and … [Read more...] about The Ten Commandments of Angular Development
E2E
Why I Moved from Protractor to Cypress and the 7 Steps to Cypress E2E Testing Success
In this blog post, I will cover why I went from using Protractor to start using Cypress for end-to-end testing. We will look at the flaws in Protractor and how Cypress is fixing them as well as … [Read more...] about Why I Moved from Protractor to Cypress and the 7 Steps to Cypress E2E Testing Success
End-To-End Testing with Protractor: A Pragmatic Guide to Get Started in Your Team
It seems that a lot of developer teams fall in one of these two categories for end-to-end testing: Have no end-to-end tests because they are too hard to create Have too many end-to-end tests, … [Read more...] about End-To-End Testing with Protractor: A Pragmatic Guide to Get Started in Your Team
The Complete Guide to Angular Testing and a Weird Trick for Faster Unit Tests (2019)
When doing practices like continuous delivery and continuous integration, testing becomes a more important part of the work because it's unreasonable to regression test all possible effects of a … [Read more...] about The Complete Guide to Angular Testing and a Weird Trick for Faster Unit Tests (2019)