pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-More-Behaviour



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Mar 15 20:59:52 UTC 2013

Added Files:
        pkgsrc/devel/p5-Test-More-Behaviour: DESCR Makefile distinfo

Log Message:
Initial import of p5-Test-More-Behaviour:

Test::More::Behaviour is a Behaviour-Driven Development module for
Perl programmers. It is modeled after Rspec (http://rspec.info),
the BDD tool for Ruby programmers. Test::More::Behaviour uses the
words `describe` and `it` so we can express concepts of the application
as we would in conversation.

Because Test::More::Behaviour uses Test::More as its 'base', you
can treat every Test::More::Behaviour test as if it were Test::More!


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test-More-Behaviour/DESCR \
    pkgsrc/devel/p5-Test-More-Behaviour/Makefile \
    pkgsrc/devel/p5-Test-More-Behaviour/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index