Summary

Here’s a short recap of what we covered in the first chapter.

That’s the end of the first chapter. Let’s have a short recap of what was covered and key takeaways.

  1. We learned what TDD is. TDD can be very useful for large-scale applications because it forces us to write clean code, provides a good structure to it, and helps us consider project requirements before we start coding the application.
  2. We also learned about the other great benefits of using the TDD approach to build our applications. The approach aids adequate collaboration and allows us to extend an existing software with ease.
  3. In addition, we introduced the project for this course and the different types of tests.

Get hands-on with 1200+ tech skills courses.