Introduction
If you are picking up this book, it is because you want to level up the quality of the code you are producing. Regardless of the background and what type of work you are trying to achieve, testing is a prime indicator of solid software practices. From students to data scientists and programmers, testing is a core value that should be practiced, enhanced, and maintained throughout. When testing is part of a project, it means that the code is brief enough that it can easily accept inputs to ensure the outputs meet expectations. On the other hand, when it is hard, it indicates that code is fragile, and a refactoring should take place.
Testing is here to help you write better software, enhance your confidence, and make it easier to ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access