injecting a 3rd party library for unit tests in Angular
I'm using a 3rd party library for a service in my Angular application. But in order to write good unit tests for this service I need to be able to inject this library as a dependency into my tests. So i can write the tests to use this library.
Aucun commentaire:
Enregistrer un commentaire