Skip to content

Commit

Permalink
quick man clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
bmizerany committed Jul 30, 2010
1 parent e02638a commit cfc0a5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions roundup.1.ronn
Expand Up @@ -8,8 +8,7 @@ roundup(1) -- eliminate bugs and weeds from shell scripts
## DESCRIPTION

`roundup` will enumerate, isolate, and execute tests in <plan>, as defined by
roundup(5). Test plans are shell scripts. If all tests pass, the shell is
roundup-ready.
roundup(5). If all tests pass, the shell is roundup-ready.

## OPTIONS

Expand Down Expand Up @@ -50,5 +49,7 @@ roundup(1), test(1)
## NOTES

Contest - http://blog.citrusbyte.com/2009/05/19/introducing-contest

Unit Testing - http://en.wikipedia.org/wiki/Unit_testing

Behaviour Driven Development - http://behaviour-driven.org/Introduction
4 changes: 2 additions & 2 deletions roundup.5.ronn
@@ -1,8 +1,8 @@
roundup(5) -- test-plan file format for roundup(1)
==========================================================

[r1t]: http://github.com/bmizerany/tree/v0.5.0/roundup-1-test.sh.html
[r5t]: http://github.com/bmizerany/tree/v0.5.0/roundup-5-test.sh.html
[r1t]: http://bmizerany.github.com/roundup/roundup-1-test.sh.html
[r5t]: http://bmizerany.github.com/roundup/roundup-5-test.sh.html

## SYNOPSIS

Expand Down

0 comments on commit cfc0a5f

Please sign in to comment.