Next | Query returned 64 messages, browsing 61 to 70 | previous

History of commit frequency

CVS Commit History:


   2013-06-04 11:40:33 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.15. From the changelog:

- pherkin now accepts an output type via -o, eg:
    pherkin -o TestBuilder ; pherkin -o TermColor
  This is a partial solution to:
    https://github.com/sheriff/test-bdd-cucumber-perl/issues/8

- Use the original verb that the test file used
  https://github.com/sheriff/test-bdd-cucumber-perl/issues/9

- Actually apply the Test::Builder 1.5 stuff

- Command-line options for pherkin thanks to cursork

- Reintroduced the "auto_corpus" tests, and made them work
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-01-28 19:35:50 by Amitai Schlair | Files touched by this commit (1)
Log message:
Remove outdated comment.
   2013-01-27 21:47:28 by Amitai Schlair | Files touched by this commit (3)
Log message:
Add p5-Test-BDD-Cucumber:

Cucumber lets software development teams describe how software
should behave in plain text. The text is written in a business-readable
domain-specific language and serves as documentation, automated
tests and development-aid - all rolled into one format.

This is a sane, feature-complete Cucumber implementation in Perl.
In almost all cases, where the behaviour of this module is different
from the real Cucumber, the plan is to move it to be more similar
to that.

Next | Query returned 64 messages, browsing 61 to 70 | previous