Download List

Descripción del Proyecto

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 versión amplía enormemente las asignaciones de método de nombre, añade una-r marca para invertir los nombres del mapa, para Rails pruebas de estilo, agrega-e a las pruebas de eval auto generada, agrega-b y-c banderas en unit_diff (pasa a esta), añade instalar y las normas de desinstalación Makefile, y añade algo más de documentación para README.txt. Las pruebas fueron limpiados y rediseñado. Hubo cambios realizados a la forma en archivos se generan, para dar cabida a nuevas banderas. Más pruebas se han añadido, Alon con $ ZENTEST = true. Multi-diffs cadena de la línea se limpiaron por unescaping \ n. El resultado para reprueba fue limpiado.
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 versión corrige otro 1.8ism (los resultados serán los mismos en 1,8 y 1,6) y el código responsable de la conversión método nombre.
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-mo se ha solucionado. zentestrunner se ha eliminado (los antiguos usuarios de Ruby sólo tendrá que sufrir). La historia ha sido actualizado para el 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

En esta versión, la salida es ejecutable tal y como está, gracias a zentestrunner.rb. Toda la funcionalidad de la carrera fue envuelto en ZenTest.fix. Una salida simple estadística fue añadida. El reemplazo at_exit fue removido y prueba / unidad evitarse por completo. Una regla limpia para Makefile se añadió, y el README.txt se amplió para incluir algunas de las normas. Hay varias pruebas que se fijaron y afirmaciones añadido para nuevas estadí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

El programa ha sido reescrito utilizando un diseño orientado a objetos, y pruebas de unidad se han añadido.
Tags: Major feature enhancements
The program has been rewritten using an OO design, and unit tests were added.

Project Resources