Effective Unit Testing

Effective Unit Testing
Author :
Publisher : Simon and Schuster
Total Pages : 394
Release :
ISBN-10 : 9781638353881
ISBN-13 : 1638353883
Rating : 4/5 (883 Downloads)

Book Synopsis Effective Unit Testing by : Lasse Koskela

Download or read book Effective Unit Testing written by Lasse Koskela and published by Simon and Schuster. This book was released on 2013-02-03 with total page 394 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit. About Testing Test the components before you assemble them into a full application, and you'll get better software. For Java developers, there's now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application. About this Book Effective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example. Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. About the Author Lasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning. What's Inside A thorough introduction to unit testing Choosing best-of-breed tools Writing tests using dynamic languages Efficient test automation Table of Contents PART 1 FOUNDATIONS The promise of good tests In search of good Test doubles PART 2 CATALOG Readability Maintainability Trustworthiness PART 3 DIVERSIONS Testable design Writing tests in other JVM languages Speeding up test execution


Effective Unit Testing Related Books

Effective Unit Testing
Language: en
Pages: 394
Authors: Lasse Koskela
Categories: Computers
Type: BOOK - Published: 2013-02-03 - Publisher: Simon and Schuster

GET EBOOK

Summary Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspi
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

GET EBOOK

"This book is an indispensable resource." - Greg Wright, Kainos Software Ltd. Radically improve your testing practice and software quality with new testing styl
Working Effectively with Unit Tests
Language: en
Pages: 352
Authors: Jay Fields
Categories:
Type: BOOK - Published: 2014-12-09 - Publisher: Createspace Independent Publishing Platform

GET EBOOK

This book details Jay Fields' strong opinions on the best way to test, while acknowledging alternative styles and various contexts in which tests are written. W
The Art of Unit Testing
Language: en
Pages: 459
Authors: Roy Osherove
Categories: Computers
Type: BOOK - Published: 2013-11-24 - Publisher: Simon and Schuster

GET 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
Unit Test Frameworks
Language: en
Pages: 212
Authors: Paul Hamill
Categories: Computers
Type: BOOK - Published: 2004-11-02 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Most people who write software have at least some experience with unit testing-even if they don't call it that. If you have ever written a few lines of throwawa