Download List

Projeto Descrição

ZenTest scans target and unit-test code and writes
the missing code based on simple naming rules,
enabling XP at a much quicker pace. It only works
with Ruby and Test::Unit.

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.

2004-11-19 09:57
2.3.0

Esta versão massivamente expande os mapeamentos nome do método, acrescenta um-r para inverter os nomes do mapa, para os trilhos de teste de estilo, adiciona-e para testes eval gerado automaticamente, adiciona-b e-c bandeiras em unit_diff (aprovada a alteração), acrescenta instalar e regras para desinstalar o Makefile, e acrescenta mais alguma documentação para README.txt. Os testes foram limpos e reformulado. Houve alterações feitas à forma como os arquivos são gerados, para acomodar novas bandeiras. Alguns testes foram adicionados mais, Alon, com US $ ZenTest = true. Multi-diffs cadeia da linha foram limpos por unescaping \ n. O resultado para flunks foi limpo.
Tags: Minor feature enhancements
This version massively expands the method name mappings,
adds a -r flag to reverse map names, for Rails style testing,
adds -e to auto eval tests generated, adds -b and -c flags in
unit_diff (passed to diff), adds install and uninstall rules to
Makefile, and adds some more documentation to
README.txt. The tests were cleaned up and refactored.
There were changes made to the way files are generated, to
accommodate new flags. Some more tests were added, alon
with $ZENTEST=true. Multi-line string diffs were cleaned up
by unescaping \n. The result for flunks was cleaned up.

2004-03-09 04:49
2.1.2

Esta versão corrige ainda um outro 1.8ism (resultados serão os mesmos em 1,8 e 1,6) eo código responsável pela conversão do nome do método.
Tags: Minor bugfixes
This release fixes yet another 1.8ism (results will be the same in 1.8
and 1.6) and code responsible for method name conversion.

2004-03-08 02:31
2.1.1

A 1,8-ismo foi corrigido. zentestrunner foi removido (usuários mais velhos Ruby apenas terá de sofrer). A história tem sido actualizado para o formato ZenWeb.
Tags: Minor bugfixes
A 1.8-ism has been fixed. zentestrunner has been removed (older Ruby users will just have to suffer). History has been updated to the ZenWeb format.

2003-01-08 07:02
2.1.0

Nesta versão, a saída é executável como está, graças à zentestrunner.rb. Todas as funcionalidades de corrida foi embrulhado em ZenTest.fix. Uma saída simples estatística foi adicionado. A substituição at_exit foi removido e test / unit evitada. Uma regra de limpar a Makefile foi adicionado, eo README.txt foi estendido para incluir algumas das regras. Vários testes foram corrigidos e afirmações valia para novas estatísticas.
Tags: Major feature enhancements
In this version, the output is runnable as-is thanks to zentestrunner.rb. All running functionality was wrapped into ZenTest.fix. A simple statistic output was added. The at_exit override was removed and test/unit avoided altogether. A clean rule to Makefile was added, and the README.txt was extended to include some of the rules. Several tests were fixed and assertions added for new stats.

2002-10-30 11:25
2.0.0

O programa foi reescrito usando um projeto OO, e testes de unidade foram adicionados.
Tags: Major feature enhancements
The program has been rewritten using an OO design, and unit tests were added.

Project Resources