pkgsrc/devel/p5-Test-Continuous/DESCR
schmonz c9b4a020d1 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.
2017-01-05 04:10:40 +00:00

11 lines
453 B
Plaintext

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.