Various new features #19

Merged
tlevine merged 40 commits from tlevine-2016-02 into master 2016-02-08 10:49:46 -05:00
Showing only changes of commit 56a4e5d8af - Show all commits

View File

@ -4,9 +4,9 @@
/ /_/ / / / /__/ / / / / / / /
\__,_/_/ \___/_/ /_/_/_/ /_/
Urchin is a test framework for shell. It is implemented in
portable /bin/sh and should work on GNU/Linux, Mac OS X, and
other Unix platforms.
Urchin is a file-based test harness, normally used for testing shell programs.
It is written in portable shell and should thus work on GNU/Linux, BSD
(including Mac OS X), and other Unix-like platforms.
## Try it out
Urchin's tests are written in Urchin, so you can run them to see what Urchin