𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Effective Unit Testing: A guide for Java developers

✍ Scribed by Lasse Koskela


Publisher
Manning
Year
2013
Tongue
English
Leaves
249
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.


πŸ“œ SIMILAR VOLUMES


Effective Unit Testing: A guide for Java
✍ Lasse Koskela πŸ“‚ Library πŸ“… 2013 πŸ› Manning Publications 🌐 English

<DIV><p><b>Summary</b></p><p><i>Effective Unit Testing</i> 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 <i>The Art of Unit Testing</i>, this book focuses on tools and practices specifi

Effective Unit Testing: A guide for Java
✍ Lasse Koskela πŸ“‚ Library πŸ“… 2013 πŸ› Manning Publications 🌐 English

<DIV><p><b>Summary</b></p><p><i>Effective Unit Testing</i> 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 <i>The Art of Unit Testing</i>, this book focuses on tools and practices specifi

Effective Unit Testing A guide for Java
✍ Lasse Koskela πŸ“‚ Library πŸ“… 2013 πŸ› Manning 🌐 English

Test the components before you assemble them into a full application, and youll get better software. For Java developers, theres 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

Java Unit Testing with JUnit 5: Test Dri
✍ Shekhar Gulati, Rahul Sharma πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

<p>Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them in TDD and Java 8 to continuously deliver code that excels in all metrics. <br/><br/>Unit testin

Effective Software Testing: A developer'
✍ Mauricio Aniche πŸ“‚ Library πŸ“… 2022 πŸ› Manning 🌐 English

Go beyond basic testing! Great software testing makes the entire development process more efficient. This book reveals a systemic and effective approach that will help you customize your testing coverage and catch bugs in tricky corner cases. In Effective Software Testing you will learn how to:

Effective Software Testing: A developer'
✍ MaurΓ­cio Aniche πŸ“‚ Library πŸ“… 2022 πŸ› Manning Publications Co. 🌐 English

Go beyond basic testing! Great software testing makes the entire development process more efficient, from understanding your code before you write it to catching bugs in tricky corner cases. Effective Software Testing is a hands-on guide to creating high quality tests, from your first line of code t