aish
Shell script one-liners right in your terminal prompt (by chr15m)
shellspec
A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells (by shellspec)
aish | shellspec | |
---|---|---|
1 | 6 | |
30 | 1,249 | |
- | 0.7% | |
4.0 | 8.9 | |
6 months ago | 10 months ago | |
Shell | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aish
Posts with mentions or reviews of aish.
We have used some of these posts to build our list of alternatives
and similar projects.
shellspec
Posts with mentions or reviews of shellspec.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-27.
-
[P] Convert Any language to a Linux command (one-liner)
Suggest to look also at ShellSpec
-
Unit test for an installer
I'm thinking to use shellspec to perform the unit testing on Linux boxes, already for the file configuration.
- ShellSpec – A full-featured BDD unit testing framework for dash, bash, ksh, zsh
- ShellSpec: A unit testing framework for shells
-
Bash_unit – bash unit testing framework
If you fancy more BDD-style testing with a Gherkin-like syntax, there is also Shellspec https://shellspec.info / https://github.com/shellspec/shellspec
-
[POSIX] How to Implement --args and How Should Usage Be Formatted
I am developing a testing framework for POSIX compliant shells that has over than 60 options. Since, It is for testing shell scripts, it makes sense to implement it in a shell script, even if it is complex.
What are some alternatives?
When comparing aish and shellspec you can also consider the following projects:
desk - A lightweight workspace manager for the shell
bashcov - Code coverage tool for Bash
basher - A package manager for shell scripts.
shunit2 - shUnit2 is a xUnit based unit test framework for Bourne based shell scripts.
kube-aliases - Kubernetes Aliases and Bash Functions
git-pretty-pull-request