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

Lightning Talk: Test-Driven Development and how it can benefit you #37

Open
chan-j-d opened this issue Feb 18, 2023 · 1 comment
Open

Comments

@chan-j-d
Copy link
Contributor

chan-j-d commented Feb 18, 2023

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:

  1. Testing is important and benefits your code
  2. TDD is a simple process to follow with tools to help you practice it
  3. 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

@chan-j-d 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
@chan-j-d
Copy link
Contributor Author

round 3 slides.pptx

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant