Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmizerany/roundup
eliminate bugs and weeds from shell scripts
https://github.com/bmizerany/roundup
Last synced: about 11 hours ago
JSON representation
eliminate bugs and weeds from shell scripts
- Host: GitHub
- URL: https://github.com/bmizerany/roundup
- Owner: bmizerany
- License: other
- Created: 2010-07-30T18:29:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T05:36:49.000Z (over 7 years ago)
- Last Synced: 2024-11-06T10:54:09.823Z (7 days ago)
- Language: Shell
- Homepage: http://bmizerany.github.com/roundup
- Size: 304 KB
- Stars: 429
- Watchers: 23
- Forks: 61
- Open Issues: 17
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
roundup - kills shell eating bugs and weeds
roundup(1) is a unit testing tool for running roundup(5) test plans which are
written in any POSIX shell. Each test in a plan is run in its own isolated
sandbox. A test can pass, be ignored, or fail. Failed tests output their `set
-x` trace.More information and examples:
http://itsbonus.heroku.com/p/2010-11-01-roundup
http://bmizerany.github.com/roundup