You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn about what TDD actually is and how following TDD principles can benefit you slides.pptx
WIIFY: Learn how TDD can help you develop software that has a robust test suite to avoid bugs in production not caught by poorly written test cases.
Key points:
Testing is important and benefits your code
TDD is a simple process to follow with tools to help you practice it
TDD has benefits to your code, from better design to better maintenance.
Impact:
Know & believe: Recognize the roles and importance of testing and having a good test suite
Do: Practice TDD to build this robust test suite while developing
The text was updated successfully, but these errors were encountered:
chan-j-d
changed the title
Lightning Talk: Test-Driven Development - what it is actually
Lightning Talk: Test-Driven Development and how it can benefit you
Mar 9, 2023
WIIFY: Learn how TDD can help you build a comprehensive and useful test suite to avoid bugs in production.
Key points:
Having a comprehensive test suite improves productivity and velocity of development
TDD is a simple and easy to follow process
TDD has benefits to your code, from better design to better maintenance.
Know & believe: Recognize the roles and importance of testing and having a good test suite and that TDD can help you achieve it
Do: Try out TDD in your next PR/project
Learn about what TDD actually is and how following TDD principles can benefit you
slides.pptx
WIIFY: Learn how TDD can help you develop software that has a robust test suite to avoid bugs in production not caught by poorly written test cases.
Key points:
Impact:
Know & believe: Recognize the roles and importance of testing and having a good test suite
Do: Practice TDD to build this robust test suite while developing
The text was updated successfully, but these errors were encountered: