mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 13:46:40 +00:00
Add note about assert.sh to readme
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
A set of stubbing helpers for use in bash script tests. Supports stubbing and
|
||||
restoring both binaries and bash functions.
|
||||
|
||||
Particularly useful when used in combination with the simple and elegant
|
||||
[assert.sh](https://github.com/lehmannro/assert.sh) test framework.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user