- Jun 6, 2022
- 2,379
- 540,470
- 82
Satoru Gojo submitted a new resource:
FrontendMasters - Testing Fundamentals - There are no secrets to writing tests! Only in writing testable code! Tests are a way of transferrin
Read more about this resource...
FrontendMasters - Testing Fundamentals - There are no secrets to writing tests! Only in writing testable code! Tests are a way of transferrin
There are no secrets to writing tests! Only in writing testable code! Tests are a way of transferring knowledge of how the system works from your current self to your future self (or future teammates). Tests are not a cost but scaffolding that allows you to build things faster with better quality.
We will look into how to write unit tests, what patterns in designing our code make tests easy to write, and what patterns should be avoided...
Read more about this resource...