- 授权协议: GPL
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://testrun.org/tox/
- 软件文档: http://testrun.org/tox/latest/index.html
软件介绍
tox的目标是提供最先进的自动化打包,测试和发布的Python软件的工具,可以用于控制台或者基础到你的持续构建平台。
tox是一个通用的virtualenv管理和测试命令行工具,可以:
检查你的包被正确地安装不同版本的Python和解析器
在每个环境中运行你的测试,配置测试工具的选择
作为一个持续集成服务器的前端,大大降低了测试工作量。
Algorithms on Strings, Trees and Sequences
Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99
String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!
