- 授权协议: Apache
- 开发语言: Python
- 操作系统: Windows
- 软件首页: http://miketeo.net/wp/index.php/projects/python-mutant-testing-pymutester
软件介绍
PyMuTester是用Python编写的软件系统,以方便突变测试(又名突变分析或计划突变)的工具。其主要目的是协助您改善您现有的单元测试,包括失踪检查和“漏洞”。它的工作原理的微小变化(技术上称为突变体)到你的Python应用程序的源代码,并重新运行这些突变的应用程序的源代码的单元测试。由于通常违背规范的突变体,单元测试应该在这样的测试失败。如果单元测试依然通过,那么就是说明你的单元测试,可能会错过一些检查。
Programming Amazon Web Services
James Murty / O'Reilly Media / 2008-3-25 / USD 49.99
Building on the success of its storefront and fulfillment services, Amazon now allows businesses to "rent" computing power, data storage and bandwidth on its vast network platform. This book demonstra......一起来看看 《Programming Amazon Web Services》 这本书的介绍吧!
