awesome-cli-apps icon indicating copy to clipboard operation
awesome-cli-apps copied to clipboard

Add shellspec

Open Da-Buche opened this issue 10 months ago • 0 comments

New App Submission

Repo or homepage link:

https://github.com/shellspec/shellspec https://shellspec.info

Description:

shellspec is a unit-testing framework which works on any POSIX shell. It is meant to run shell commands and test all outputs (stdout, stderr, exit status, generated files, ...) It contains many features such as code coverage, mocking, parameterized test, parallel execution...

Why I think it's awesome:

Whatever the project it [always] starts by a Unix command. So having a universal shell unit-testing framework is awesome!

Da-Buche avatar Feb 24 '25 18:02 Da-Buche