Télécharger la liste

Description du projet

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.

Système requise

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

Le code a été converti pour utiliser des Moose, le post-moderne, Perl système POO. La couverture de test a été augmenté. L'utilisation de NEXT.pm vieux et obsolète a été converti au salon MRO nouvelles / MRO:: Compat. Compatibilité avec Perls âgées a été améliorée et quelques corrections de POD ont été faites. Les ressources et les mots clés ont été ajoutés à 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 / sample-tests / skipall a été fixée. Le nom de la fonction de construction changé de _initialize à _init. _register_obj_formatter () accepte maintenant une référence de hachage au lieu de ($ nom, $ format).
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

Le code a été entièrement converti en un style BSD-licence, et dans le processus fortement remaniée. Le test:: Run:: Plugin:: TrimDisplayedFilenames plugin a été ajouté à éliminer les composants de chemins extrêmement longue. Ce communiqué a une couverture documentation complète. Une certaine compatibilité API a été brisé.
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

Heavy refactoring du code a été fait. Un lot de l'héritage GPL + Artistic code a été re-mis en œuvre sous licence MIT. Le code a été adapté à la TAP-Parser-3.09, et il est maintenant nécessaire. Le test:: Run module a été ajouté comme une page de couverture pour le module. Diverses petites corrections ont été faites.
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

Le code a été nettoyé. Une réécriture du code sous une licence MIT/X11 a été démarré.
Tags: Code cleanup
The code was cleaned up. A rewrite of the code under an MIT/X11 license was started.

Project Resources