qa-of-code-guidance
qa-of-code-guidance copied to clipboard
Add more testing examples
Add examples of skipped tests (and more strong wording around the risks of this.)
Drafted a segment on the importance of not skipping tests, along with a simple unit test example. This test, if skipped, demonstrates how bypassing tests in certain edge cases can allow bugs to go unnoticed.