I strongly agree with The Angular CLI is creating your unit tests wrong article!
In fact, I’ve got both an alternative approach and a tool to automate a lot of the boilerplate :
- the tool is SCuri — https://www.npmjs.com/package/scuri
- approach described in Opinionated approach to Angular testing
- my favourite — TestBed considered harmful
Top comments (0)