【新书推荐】【2019.11】基本的测试驱动开发

【2019.11】基本的测试驱动开发Essential Test-Driven Development,共368页。

在这里插入图片描述

如果需要电子版,请联系QQ:3042075372。

测试驱动开发(TDD)是低缺陷敏捷软件开发的核心,能够在不降低质量的情况下实现增量开发和紧急设计。

Test-Driven Development (TDD) is at the heart of low-defect agile software development, enabling incremental development and emergent design without degrading quality.

通过允许软件团队创建能够立即精确定位微小错误的全面回归测试,使他们有信心以难以置信的速度增强功能。

By allowing software teams to create comprehensive regression tests that immediately pinpoint tiny errors, it gives them confidence to enhance functionality with incredible speed.

基本的测试驱动开发将帮助您发现TDD如何帮助开发人员发现软件开发的乐趣,正如您所看到的TDD正逐渐发展为软件开发的一种职业。

Essential Test-Driven Development will help you discover how TDD helps developers take back the joy of software development, as you glimpse of the future of TDD and software development as a profession.

领先的TDD教学者Rob Myers分享了他的经验、建议和故事,以及针对Java,C#,C++和JavaScript的TDD课程。

Leading TDD coach and instructor Rob Myers shares his experiences, suggestions, and stories, plus focused and fun self-directed Java, C#, C++, and JavaScript lab work from his acclaimed TDD course.

在整个过程中,本指南反映了作者在实际设计代码上实践TDD以及帮助数百个团队采用TDD实践的无与伦比的经验。

Throughout, this guide reflects the author’s unsurpassed experience practicing TDD on real production code and helping hundreds of teams adopt TDD practices.

作者既解决了人类的动机,也解决了技术挑战,强调了个人程序员的利益,而不仅仅是公司。

Myers addresses both human motivations and technical challenges, and stresses benefits to individual programmers, not just companies.

他还提供了大量重构和遗留代码的出色覆盖,反映了大多数开发人员面临的实际情况。

He also offers exceptional coverage of massive refactoring and legacy code, reflecting the actual realities most developers face.

更多精彩文章请关注微信号:在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/weixin_42825609/article/details/88566826
今日推荐