PyMuTester

码农软件 · 软件分类 · 单元测试工具 · 2019-11-19 09:12:33

软件介绍

PyMuTester是用Python编写的软件系统,以方便突变测试(又名突变分析或计划突变)的工具。其主要目的是协助您改善您现有的单元测试,包括失踪检查和“漏洞”。它的工作原理的微小变化(技术上称为突变体)到你的Python应用程序的源代码,并重新运行这些突变的应用程序的源代码的单元测试。由于通常违背规范的突变体,单元测试应该在这样的测试失败。如果单元测试依然通过,那么就是说明你的单元测试,可能会错过一些检查。

本文地址:https://www.codercto.com/soft/d/19313.html

Programming Amazon Web Services

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》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具