Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test-Continuous
From: Amitai Schleier
Date: 2017-01-05 05:10:40
Message id: 20170105041040.DA7FAFBA6@cvs.NetBSD.org
Log Message:
Initial import of p5-Test-Continuous.
Continuous Testing is a concept and tool to re-run software tests as
soon as the developer saves the source code.
"Test::Continuous" is a tool based on App::Prove that implements this
concept for Perl.
See <http://groups.csail.mit.edu/pag/continuoustesting/> for the
original implementation of Continuous Testing as an Eclipse plugin. See
also Zentest <http://www.zenspider.com/ZSS/Products/ZenTest/> for the
same concept implemented in Ruby's world.
Files: