Download List

Projeto Descrição

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 Requirements

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.

2006-04-28 07:50
1.0

Esta versão adiciona suporte pular, detecção automática de cores, os relatórios em PDF e muito mais, junto com várias correções de bugs.
Tags: Major feature enhancements
This version adds skipping support, automatic
color detection, PDF reports, and much more, along
with several bugfixes.

2006-03-18 16:14
0.9

Esta versão adiciona correções de bugs, suporte de cobertura de código, cronometrada repetição dos ensaios e testes de aplicações melhorada linha de comando.
Tags: Major feature enhancements
This release adds bugfixes, code coverage support, timed repetition of
tests, and improved testing of commandline applications.

2005-12-01 15:04
0.8.1

Um bug crítico que impedia a importação foi corrigido.
Tags: Major bugfixes
A critical bug which prevented importing was
fixed.

2005-11-30 11:05
0.8

Esta versão adiciona a lista "-", - stop-on-fail ", e" - "timeout opções. Suporte multi-processo foi otimizado. Verbose afirma foram reforçadas.
Tags: Major feature enhancements
This release adds the "--list", "--stop-on-fail",
and "--timeout" options. Multi-process support was
optimized. Verbose asserts were enhanced.

2005-10-18 01:14
0.7

Esta versão adiciona a capacidade de executar testes em vários processos, repetir os testes, as opções de filtragem, e muito mais.
Tags: Major feature enhancements
This release adds the ability to run tests in multiple processes, repeat tests, filtering options, and more.

Project Resources