Download List

Descripción del Proyecto

Test-Run is an improved test harness for scripts
that emit TAP (Test Anything Protocol). It was
forked from Test::Harness, and it uses
TAP::Parser. It is used to analyze the output of
the scripts and present it to the user in a
summarized form. Test-Run features separation of
the test-running backend and the command line
frontend, a "runprove" utility for running tests
from the command line, a plugin-system, and colors
for the summary line.

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.

2009-08-06 23:35
0.0120

El código se convirtió en el uso Moose, el post-moderno sistema de programación orientada a objetos de Perl. La cobertura de las pruebas se incrementó. El uso de NEXT.pm viejo y obsoleto se convirtió en el nuevo MRO / MRO:: Compat. Compatibilidad con mayores perlas se ha mejorado, y algunos arreglos de POD se hicieron. Los recursos y las palabras clave se añadieron a la META.yml.
Tags: Development, Beta, Release, CPAN
The code was converted to use Moose, the post-modern Perl OOP system. The test coverage was increased. The use of old and deprecated NEXT.pm was converted to the newer mro / MRO::Compat. Compatibility with older perls was improved, and some POD fixes were made. Resources and keywords were added to the META.yml.

2009-02-16 05:53
0.0117

Test t / muestra pruebas / skipall fue corregido. El nombre de la función de la construcción pasó de _initialize a _init. _register_obj_formatter () ahora acepta un árbitro hash en lugar de ($ nombre, $ formato).
Tags: Minor feature enhancements
Test t/sample-tests/skipall was fixed. The name of the construction function changed from _initialize to _init. _register_obj_formatter() now accepts a hash ref instead of ($name, $format).

2008-04-04 21:20
0.0115

El código fue totalmente a un BSD-style-licencia, y en gran medida el proceso rediseñado. El Test:: Run:: Plugin:: plugin TrimDisplayedFilenames se ha añadido a eliminar los componentes de los caminos muy largos. Este comunicado tiene cobertura en toda la documentación. Algunos compatibilidad de la API se había roto.
Tags: Minor feature enhancements
The code was fully converted to a BSD-style-licence, and in the process heavily refactored. The Test::Run::Plugin::TrimDisplayedFilenames plugin has been added to remove components of extremely long paths. This release has full documentation coverage. Some API compatibility was broken.

2008-02-23 18:36
0.0114

Refactorización pesado del código se ha hecho. Gran parte del legado de la GPL + código artístico fue re-implementado como la licencia MIT. El código fue adaptado a TAP-Parser-3.09, y ahora es necesario. El Test:: módulo Run se agregó como una página delantera del módulo. Varias pequeñas correcciones se hicieron.
Tags: Code cleanup
Heavy refactoring of the code was done. A lot of
the legacy GPL+Artistic code was re-implemented as
MIT licensed. The code was adapted to
TAP-Parser-3.09, and it is now required. The
Test::Run module was added as a front page for the
module. Various small fixes were made.

2007-06-12 09:53
0.0110

El código fue limpiado. Una reescritura del código bajo una licencia de MIT/X11 se inició.
Tags: Code cleanup
The code was cleaned up. A rewrite of the code under an MIT/X11 license was started.

Project Resources