Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Der Code wurde umgebaut zu verwenden Elch, der post-modernen Perl OOP-System. Die Testabdeckung erhöht. Die Nutzung alter und veraltet NEXT.pm wurde auf die neuere mro / MRO umgewandelt:: Compat. Kompatibilität mit älteren Perlen wurde verbessert, und einige POD Fixes wurden. Ressourcen und Keywords wurden die META.yml aufgenommen.
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 wurde behoben. Der Name des Bau-Funktion aus, um _initialize _init verändert. _register_obj_formatter () akzeptiert nun einen Hash-ref statt ($ name, $ 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

Der Code wurde komplett umgebaut, um ein BSD-style-Lizenz, und in diesem Prozess stark Refactoring. Der Test:: Run:: Plugin:: TrimDisplayedFilenames Plugin wurde hinzugefügt, um Komponenten der extrem langen Wege zu entfernen. Diese Version ist eine vollständige Dokumentation Abdeckung. Einige API-Kompatibilität war gebrochen.
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 des Codes war getan. Ein großer Teil der Legacy-GPL + Künstlerische Code wurde neu implementiert als MIT-Lizenz. Der Code wurde angepasst TAP-Parser-3.09, und es ist jetzt erforderlich. Der Test:: Run-Modul wurde als Front-Seite für das Modul aufgenommen. Verschiedene kleine Fehler behoben wurden.
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

Der Code wurde aufgeräumt. A des Code unter einem MIT/X11 Lizenz umschreiben gestartet wurde.
Tags: Code cleanup
The code was cleaned up. A rewrite of the code under an MIT/X11 license was started.

Project Resources