Setting Up Unit Tests in a Legacy Angular Project with CI/CD and SonarQube
A practical guide from getting zero tests running to having coverage reports in SonarQube, covering the common pitfalls along the way.
Context
You inherit an Angular 13 project with 60+ .spec.ts files
joeak.hashnode.dev6 min read