The Complete Guide to Angular Testing and a Weird Trick for Faster Unit Tests (2020)

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 release manually. When doing five releases on a workday, you don’t get to do a full manual regression testing on every release as that would easily …

The Complete Guide to Angular Testing and a Weird Trick for Faster Unit Tests (2020) Read More »