Canary Tests are minimal tests to quickly and automatically verify that the everything you depend on is ready. You run Canary tests before other time-consuming tests, and before wasting time investigating in your code when the other tests are red. If the canary test fails, you know you have to fix something on the environments first.

Commentaires

Vous devez vous inscrire ou vous connecter pour poster un commentaire