mirror of
https://github.com/jimeh/test-runner.sh.git
synced 2026-02-19 13:46:40 +00:00
Update readme
This commit is contained in:
@@ -80,6 +80,14 @@ Configuration is done via environment variables:
|
|||||||
pattern. (default: `.test.sh`)
|
pattern. (default: `.test.sh`)
|
||||||
|
|
||||||
|
|
||||||
|
## Real-World Examples
|
||||||
|
|
||||||
|
- [stub.sh](https://github.com/jimeh/stub.sh) - Helpers for bash script
|
||||||
|
testing to stub/fake binaries and functions. Includes support for validating
|
||||||
|
number of stub calls, and/or if stub has been called with specific
|
||||||
|
arguments.
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
(The MIT license)
|
(The MIT license)
|
||||||
|
|||||||
Reference in New Issue
Block a user