Doing testing in Angular? If not, you should be. And if you are, and you’re using Jasmine, you probably get tired of writing the same stuff every time.
If you’ve been around the coding block a few times, you have undoubtedly run across the term SOLID, an acronym for the class design focused first five principles of object oriented design by Uncle Bob.