代码覆盖 GUI 工具 Duvet

软件介绍

Duvet 是 coverage.py 产生的代码覆盖结果的可视化 GUI 工具,是 BeeWare 套件的一部分。

在 virtualenv 安装 Duvet,生成一些覆盖代码,然后运行 duvet:

$ pip install duvet
$ coverage run myscript.py arg1 arg2
$ duvet

这会弹出一个 GUI 窗口:

Screenshot of Duvet GUI after running a test suite.

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

Head Rush Ajax

Head Rush Ajax

Brett McLaughlin、Eric Freeman、Elisabeth Freeman / O'Reilly Media, Inc. / 2006-03-01 / USD 34.99

Ajax, or Asynchronous JavaScript and XML, is a term describing the latest rage in web development. Ajax is used to create interactive web applications with XML-based web services, and using JavaScript......一起来看看 《Head Rush Ajax》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具