mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-12-23 00:48:55 +00:00
Add urchin test framework
Saw a presentation on it. Elegant implementation, but I haven't used it in any large projects. Strangely, it seems to have been added to some weird clone of this list at: https://libraries.io/github/uhub/awesome-shell And this: https://devhub.io/zh/repos/uhub-awesome-shell
This commit is contained in:
parent
de1afa7d7f
commit
103d116b57
@ -289,6 +289,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
|||||||
* [shutit](https://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect
|
* [shutit](https://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect
|
||||||
* [sub](https://github.com/basecamp/sub) - A delicious way to organize programs
|
* [sub](https://github.com/basecamp/sub) - A delicious way to organize programs
|
||||||
* [ts](https://github.com/thinkerbot/ts) - A shell test script
|
* [ts](https://github.com/thinkerbot/ts) - A shell test script
|
||||||
|
* [urchin](https://github.com/tlevine/urchin) - An idiomatic shell testing framework that uses only shell commands
|
||||||
* [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit.
|
* [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit.
|
||||||
* [rebash](https://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests ...
|
* [rebash](https://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests ...
|
||||||
* [zunit](https://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH
|
* [zunit](https://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH
|
||||||
|
Loading…
Reference in New Issue
Block a user