15 avril 2019
_année_2019 _mois_avr. debug programming qualité test
Matt Diephouse on Twitter: "We have lots of ways to catch issues: 1. Compiler error 2. Unit test 3. Integration test 4. PR comment 5. Manual QA 6. User feedback When you find a problem, ask how you can move it up 1 or more levels. e.g. “How can I turn this PR comment into a compiler error or unit test?”"
Vous avez vu comme cette liste est chouette ? En vrai, le boulot de gestion de bugs, c’est majoritairement transformer les commentaires/tickets divers en erreurs à la compilation/tests/…