Skip to content

Commit

Permalink
Background info
Browse files Browse the repository at this point in the history
  • Loading branch information
gam committed Apr 22, 2012
1 parent d9c44bb commit 15a7882
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
@@ -1,17 +1,17 @@
Test::Junkie
============
# Test::Junkie

Continuous test runner for Perl 6
## Continuous test runner for Perl 6
Requires a recent version of Rakudo (after April 21st, 2012) for updates IO.pm
changetime detection. Currently depends on Perl 5 prove as a testrunner.

Initial version is based on masak's mini-tote Gist for all functionality.
## Background
**junk·ie** *noun* \ˈjəŋ-kē\ - a person who derives inordinate pleasure from or who is dependent on something *(in this case testing)*

See: https://gist.github.com/834500
The initial version was developed as a part of the Perl 6 patterns hackathon in Oslo, and based on masak's mini-tote Gist for all functionality. See: https://gist.github.com/834500


Planned extensions
------------------
##Planned extensions

- pluggable implementations for running tests
- pluggable implementations for reporting
- separate running from reporting
- option to 'make' before running tests in order to update blib/lib (should be useful for modules already installed
- option to 'make' before running tests in order to update blib/lib (should be useful for modules already installed

0 comments on commit 15a7882

Please sign in to comment.