Download List

项目描述

Testoob (Python Testing Out Of (The) Box) is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-08 10:38
1.15

此版本增加了更好的Python 2.6,IronPython的,和Jython的支持,以及测试覆盖的改进,更好的色彩支持,以及一些新的选择和错误修正。
标签: Stable, Major feature enhancements, Major bugfixes
This release adds better Python 2.6, IronPython, and Jython support, as well as test coverage improvements, better color support, and some new options and bugfixes.

2006-12-03 20:25
1.13

这个版本增加了为Python 2.5,失败重新运行测试的支持,增强冗长的断言,以及一些错误修正和内部的改进。
标签: Minor feature enhancements
This version adds support for Python 2.5,
rerunning tests on failure, enhanced verbose
asserts, and a few bugfixes and internal
improvements.

2006-09-12 10:06
1.12

此版本将在Windows支持的颜色,时间与线程的,能够跳过单一测试用Ctrl - C和一些错误修正。
标签: Minor feature enhancements
This release added color support on Windows, timing out with threads, the ability to skip a single test with Ctrl-C, and several bugfixes.

2006-07-01 22:46
1.11

此版本修正了一些错误被阻止运行的一些选择。
标签: Major bugfixes
This release fixes some bugs were prevented some
options from running.

2006-06-25 08:07
1.1

这是一个很大的释放,有大量的bug修正,更好的性能,如静音运行,图形用户界面功能的进展,并提出了加强断言例外。
标签: Major bugfixes
This is a big release, with a huge amount of
bugfixes, better performance, and features such as
silent running, GUI progress, and enhanced
assertions for raised exceptions.

Project Resources