change introduction to focus less on testing
This commit is contained in:
parent
b06f9a4816
commit
9c392c84df
@ -4,9 +4,10 @@
|
|||||||
/ /_/ / / / /__/ / / / / / / /
|
/ /_/ / / / /__/ / / / / / / /
|
||||||
\__,_/_/ \___/_/ /_/_/_/ /_/
|
\__,_/_/ \___/_/ /_/_/_/ /_/
|
||||||
|
|
||||||
Urchin is a file-based test harness, normally used for testing shell programs.
|
Urchin is a portable shell program that runs a directory of Unix-style
|
||||||
It is written in portable shell and should thus work on GNU/Linux, BSD
|
programs and produces pretty output. It is normally used for testing
|
||||||
(including Mac OS X), and other Unix-like platforms.
|
shell programs, where each test case corresponds to a single file in
|
||||||
|
the directory that Urchin runs.
|
||||||
|
|
||||||
Urchin is called "Urchin" because
|
Urchin is called "Urchin" because
|
||||||
[sea urchins](https://en.wikipedia.org/wiki/Sea_urchin)
|
[sea urchins](https://en.wikipedia.org/wiki/Sea_urchin)
|
||||||
|
Loading…
Reference in New Issue
Block a user