Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more testing examples #116

Open
Tracked by #87
RuSnook opened this issue Feb 16, 2023 · 1 comment
Open
Tracked by #87

Add more testing examples #116

RuSnook opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels
enhancement ✨ New feature or request, or improvements to existing chapters sub-task 👶 Sub task of a parent issue
Milestone

Comments

@RuSnook
Copy link
Contributor

RuSnook commented Feb 16, 2023

Add examples of skipped tests (and more strong wording around the risks of this.)

@RuSnook RuSnook mentioned this issue Feb 17, 2023
7 tasks
@sarahcollyer sarahcollyer added documentation 📖 Improvements or additions to documentation sub-task 👶 Sub task of a parent issue labels Jul 3, 2024
@sarahcollyer sarahcollyer added this to the 2024.2 milestone Jul 3, 2024
@sarahcollyer sarahcollyer added enhancement ✨ New feature or request, or improvements to existing chapters and removed documentation 📖 Improvements or additions to documentation labels Jul 9, 2024
@jaetowers
Copy link
Contributor

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.

ellie-o added a commit that referenced this issue Dec 5, 2024
* update testing_code.md with more text on risks of skipping testing

* Add slight edits to skipping tests paragraph

---------

Co-authored-by: ellie-o <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request, or improvements to existing chapters sub-task 👶 Sub task of a parent issue
Projects
None yet
Development

No branches or pull requests

3 participants