generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
[TECH ED] Read intro to testing guide 🧪 #10
Labels
📅 JS1
🏕 Priority Mandatory
This work is expected
🐂 Size Medium
1-4 hours
🎯 Topic Testing
It's important that software works and that people can use it
📅 Week 3
Assigned during Week 3 of this module
Comments
This was referenced Nov 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📅 JS1
🏕 Priority Mandatory
This work is expected
🐂 Size Medium
1-4 hours
🎯 Topic Testing
It's important that software works and that people can use it
📅 Week 3
Assigned during Week 3 of this module
Link to the coursework
https://syllabus.codeyourfuture.io/guides/intro-to-tests
Why are we doing this?
Testing is an essential tool as a developer. We use tests as a means of ensuring how code behaves in a specific way; but they're also incredibly useful for breaking down problems.
Maximum time in hours
1
How to get help
Share your blockers in your class channel
https://syllabus.codeyourfuture.io/guides/asking-questions
The text was updated successfully, but these errors were encountered: