The Art of Unit Testing, Third Edition

The Art of Unit Testing, Third Edition
Author :
Publisher : Simon and Schuster
Total Pages : 286
Release :
ISBN-10 : 9781638350538
ISBN-13 : 1638350531
Rating : 4/5 (531 Downloads)

Book Synopsis The Art of Unit Testing, Third Edition by : Roy Osherove

Download or read book The Art of Unit Testing, Third Edition written by Roy Osherove and published by Simon and Schuster. This book was released on 2024-03-26 with total page 286 pages. Available in PDF, EPUB and Kindle. Book excerpt: Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code. Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised third edition updates an international bestseller to reflect modern development tools and practices, as well as to cover JavaScript. Inside The Art of Unit Testing, Third Edition you will learn how to: Create readable, maintainable, and trustworthy tests Work with fakes, stubs, mock objects, and isolation frameworks Apply simple dependency injection techniques Refactor legacy code with confidence Test both frontend and backend code Effective unit tests streamline your software development process and ensure you deliver consistent high-quality code every time. With practical examples in JavaScript and Node, this hands-on guide takes you from your very first unit tests all the way to comprehensive test suites, naming standards, and refactoring techniques. You’ll explore test patterns and organization, working with legacy code and even “untestable” code. The many tool-agnostic examples are presented in JavaScript and carefully designed so that they apply to code written in any language. About the technology The art of unit testing is more than just learning the right collection of tools and practices. It’s about understanding what makes great tests tick, finding the right strategy for each unique situation, and knowing what to do when the testing process gets messy. This book delivers insights and advice that will transform the way you test your software. About the book The Art of Unit Testing, Third Edition shows you how to create readable and maintainable tests. It goes well beyond basic test creation into organization-wide test strategies, troubleshooting, working with legacy code, and “merciless” refactoring. You’ll love the practical examples and familiar scenarios that make testing come alive as you read. This third edition has been updated with techniques specific to object-oriented, functional, and modular coding styles. The examples use JavaScript. What's inside Deciding on test types and strategies Test Entry & Exit Points Refactoring legacy code Fakes, stubs, mock objects, and isolation frameworks Object-Oriented, Functional, and Modular testing styles About the reader Examples use JavaScript, TypeScript, and Node.js. About the author Roy Osherove is an internationally-recognized expert in unit testing and agile software methodology. Vladimir Khorikov is the author of Manning’s Unit Testing Principles, Practices, and Patterns, a Pluralsight author, and a Microsoft MVP. Table of Contents PART 1 1 The basics of unit testing 2 A first unit test PART 2 3 Breaking dependencies with stubs 4 Interaction testing using mock objects 5 Isolation frameworks 6 Unit testing asynchronous code PART 3 7 Trustworthy tests 8 Maintainability PART 4 9 Readability 10 Developing a testing strategy 11 Integrating unit testing into the organization 12 Working with legacy code Appendix Monkey-patching functions and modules


The Art of Unit Testing, Third Edition Related Books

The Art of Unit Testing, Third Edition
Language: en
Pages: 286
Authors: Roy Osherove
Categories: Computers
Type: BOOK - Published: 2024-03-26 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robus
The Art of Unit Testing
Language: de
Pages: 312
Authors: Roy Osherove
Categories: COMPUTERS
Type: BOOK - Published: 2015 - Publisher: MITP-Verlags GmbH & Co. KG

DOWNLOAD EBOOK

The Art of Unit Testing, Third Edition
Language: en
Pages: 286
Authors: Roy Osherove
Categories: Computers
Type: BOOK - Published: 2024-03-26 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robus
The Art of Unit Testing
Language: en
Pages: 459
Authors: Roy Osherove
Categories: Computers
Type: BOOK - Published: 2013-11-24 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary The Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainabl
The Art of Unit Testing
Language: de
Pages: 314
Authors: Roy Osherove
Categories: Computers
Type: BOOK - Published: 2020-12-04 - Publisher: BoD – Books on Demand

DOWNLOAD EBOOK

Roy Osherove führt Sie in diesem Buch Schritt für Schritt von einfachen Tests zu Tests, die wartbar, lesbar und zuverlässig sind. Er geht auf die Grundlagen