Common practises for optimising Angular Jest Unit Testing
I’m currently looking into optimising a whole bunch of Angular (16) unit tests but cannot find a good and consistent guide on doing so. I’ll list out some important factors and then thing’s I’ve attempted to do to optimise tests. If I’m missing anything please let me know.