1 Commits

Author SHA1 Message Date
Thomas Levine
27b5e88bde test stubs 2015-08-21 09:06:57 -04:00
4 changed files with 0 additions and 8 deletions

View File

@@ -1,2 +0,0 @@
Totally different syntax and similar features, plus TAP output
https://github.com/sstephenson/bats

View File

@@ -172,9 +172,3 @@ It might make sense if you do this.
## Alternatives to Urchin
Alternatives to Urchin are discussed in
[this blog post](https://blog.scraperwiki.com/2012/12/how-to-test-shell-scripts/).
## Ideas for new features
* Support [Nagios plugins](https://nagios-plugins.org/doc/guidelines.html)
* Stop running if a test fails so one can use Urchin as a
[setup framework](https://github.com/tlevine/urchin/issues/16).