#Testing the #UnitTests?
That can be done automatically with #MutationTesting:
https://dzone.com/articles/strengthening-testing-through-mutation-a-devops-en
Even with #TDD it has it's value, e.g. after #refactoring.
Anybody succeasfully using #StrykerMutator for #Angular/#TypeScript projects?