现在位置 >首页 >
所有关于Continuous Testing的文章
内容简介:
Continuous Testing(CT) is a developer practice that shortens the feedback loops established by test-driven development and continuous integration. Building on techniques used by Agile software development practitioners, Continuous Testing with Ruby shows you how to get instant feedback about both the quality of your code, and the quality of your tests.
We show how you can create a customized continuous testing environment, specifically suited to the projects y...