没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > Uttk -- Unified Test Tool Kit |
Uttk -- Unified Test Tool Kit
|
1 | 0 | 702 |
贡献者 | 讨论 | 代码提交 |
概述
Unified Test Tool Kit, aka Uttk, is designed to ease the test stage of the development of your projects.
Testing is as important as design and implementation of a project. But it's very cumbersome to write tests and tester scripts. That's why a project such as Uttk can help you. Unified Test Tool Kit allows two ways of test writing: a configuration file way (using YAML: an XML plain text format) and a class extension way where you can extend an already made class to specialize it for your own project case.
Uttk comes with a set of classic test strategies, statistics computation, a test suite manager, a loader architecture, and a back-end that supports a powerful filtering system.
创建时间:2014-05-06 18:04