Unit Testing Principles, Practices, and Patterns

Unit Testing Principles, Practices, and Patterns
Author :
Publisher : Simon and Schuster
Total Pages : 442
Release :
ISBN-10 : 9781638350293
ISBN-13 : 1638350299
Rating : 4/5 (299 Downloads)

Book Synopsis Unit Testing Principles, Practices, and Patterns by : Vladimir Khorikov

Download or read book Unit Testing Principles, Practices, and Patterns written by Vladimir Khorikov and published by Simon and Schuster. This book was released on 2020-01-06 with total page 442 pages. Available in PDF, EPUB and Kindle. Book excerpt: "This book is an indispensable resource." - Greg Wright, Kainos Software Ltd. Radically improve your testing practice and software quality with new testing styles, good patterns, and reliable automation. Key Features A practical and results-driven approach to unit testing Refine your existing unit tests by implementing modern best practices Learn the four pillars of a good unit test Safely automate your testing process to save time and money Spot which tests need refactoring, and which need to be deleted entirely Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About The Book Great testing practices maximize your project quality and delivery speed by identifying bad code early in the development process. Wrong tests will break your code, multiply bugs, and increase time and costs. You owe it to yourself—and your projects—to learn how to do excellent unit testing. Unit Testing Principles, Patterns and Practices teaches you to design and write tests that target key areas of your code including the domain model. In this clearly written guide, you learn to develop professional-quality tests and test suites and integrate testing throughout the application life cycle. As you adopt a testing mindset, you’ll be amazed at how better tests cause you to write better code. What You Will Learn Universal guidelines to assess any unit test Testing to identify and avoid anti-patterns Refactoring tests along with the production code Using integration tests to verify the whole system This Book Is Written For For readers who know the basics of unit testing. Examples are written in C# and can easily be applied to any language. About the Author Vladimir Khorikov is an author, blogger, and Microsoft MVP. He has mentored numerous teams on the ins and outs of unit testing. Table of Contents: PART 1 THE BIGGER PICTURE 1 ¦ The goal of unit testing 2 ¦ What is a unit test? 3 ¦ The anatomy of a unit test PART 2 MAKING YOUR TESTS WORK FOR YOU 4 ¦ The four pillars of a good unit test 5 ¦ Mocks and test fragility 6 ¦ Styles of unit testing 7 ¦ Refactoring toward valuable unit tests PART 3 INTEGRATION TESTING 8 ¦ Why integration testing? 9 ¦ Mocking best practices 10 ¦ Testing the database PART 4 UNIT TESTING ANTI-PATTERNS 11 ¦ Unit testing anti-patterns


Unit Testing Principles, Practices, and Patterns Related Books

Unit Testing Principles, Practices, and Patterns
Language: en
Pages: 442
Authors: Vladimir Khorikov
Categories: Computers
Type: BOOK - Published: 2020-01-06 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

"This book is an indispensable resource." - Greg Wright, Kainos Software Ltd. Radically improve your testing practice and software quality with new testing styl
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
Quality Code
Language: en
Pages: 256
Authors: Stephen Vance
Categories: Computers
Type: BOOK - Published: 2013-11-13 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

Test-driven, test-first, and test-early development practices are helping thousands of software development organizations improve their software. Now, in Qualit
Dependency Injection Principles, Practices, and Patterns
Language: en
Pages: 911
Authors: Mark Seemann
Categories: Computers
Type: BOOK - Published: 2019-03-06 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll
Code like a Pro in C#
Language: en
Pages: 414
Authors: Jort Rodenburg
Categories: Computers
Type: BOOK - Published: 2021-08-24 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Build on your existing programming skills and upskill to professional-level C# programming. Summary In Code Like A Pro in C# you will learn: Unit testing and te