现在位置 >首页 > 所有关于TDD的文章

Learning Test-Driven Development

英文图书, 软件  暂无评论 ⁄ 799 次阅读+
Description: Your code is a testament to your skills as a developer. No matter what language you use, your code should be clean, elegant, and uncluttered? With test-driven development (TDD), you’ll write better code–code that’s easy to understand, retains its elegance, and works for years to come. This indispensable guide will show you how TDD works in three different languages: Go, JavaScript, and Python. With Learning Test-Driven Development at your side, you’ll b...
详细信息

Practical Test Automation

英文图书, 软件  暂无评论 ⁄ 839 次阅读+
Book Description: Learn the principles behind test-driven development (TDD) and behavior-driven development (BDD) and see how Jasmine, RSpec and Cucumber can be used to your advantage. This book examines some of the leading technologies used for testing. You’ll see how to use Jasmine’s features to work with a JavaScript application. You will learn how to use Mini Test and RSpec with Ruby and Rubymine. Finally, you’ll use Cucumber to develop your software using a BDD ap...
详细信息

Professional Test Driven Development with C#

英文图书, 软件  暂无评论 ⁄ 1,682 次阅读+
Book Description Hands-on guidance to creating great test-driven development practice Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invaluable insight for creating successful test-driven development processes. With source code and examples featured in both C# and .NET, the book walks you through the T...
详细信息