13 lines
200 B
Markdown
13 lines
200 B
Markdown
# shell tests
|
|
|
|
Utils for basic shell unit testing.
|
|
|
|
# Dependencies
|
|
|
|
- `std`
|
|
- `clap`
|
|
|
|
# License
|
|
|
|
All contents are licensed *exclusively* under the GNU Lesser General Public License (`LGPL-3.0-only`).
|