Test-Driven Development with Python
- 书名:Test-Driven Development with Python
- 作者: Harry J. W. Percival
- 格式:PDF
- 时间:2024-07-01
- 评分:
- ISBN:9781449364823
"Test-Driven Development with Python" focuses on web development, with some coverage of JavaScript (inescapable for any web programmer).
This book uses a concrete example - the development of a web site, from scratch - to teach the TDD metholology, and how it applies to web programming, from the basics of database integration and javascript, going via browser-automation tools like Selenium, to advanced (and trendy) topics like NoSQL, websockets and Async programming.
After an idyllic childhood spent playing with BASIC on French 8-bitcomputers like the Thomson T-07 whose keys go "boop" when you press them, Harry spent a few years being deeply unhappy with Economics and management consultancy. Soon he rediscovered his true geek nature, and was lucky enough to fall in with a bunch of XP fanatics, working on the pioneering but sadly defunct Res...
- 上一篇: 中国古代物质文化史
- 下一篇: 民谣吉他考级标准教程
-
凝霜09-22实话实说,这本书只读了一半,真的没有耐心全部读完;写个总结吧:1、TDD != QA,用尽量少的测试进行功能验证2、迭代过程中的测试要足够快,才能保证频繁的运行!3、全面的测试,需要使用CI系统调度,而不是出先在小的开发循环中4、每个测试的失败原因都应该不同,确保正交性
-
火车便当09-03值得一看。很全面地记录了作者是怎么用TDD写django,涉及到单元测试,功能测试,以及怎么进行回归测试。虽然TDD的方法很好,但是我觉得要实践起来,真的要有作者这样把测试写成书的耐心才可以吧。
-
flyingRok05-13想了解TDD读前面几章就可以,后面跟Django结合太多
-
2024-06-185
-
2024-06-184
-
2024-06-183
-
2024-06-185
-
2024-06-184
-
2024-06-183
-
2024-06-185
-
2024-06-183