6 ms·
If you fancy more BDD-style testing with a Gherkin-like syntax, there is also Shellspec https://shellspec.info https://shellspec.info / https://github.com/shell
by JackuB 6y ago
If you fancy more BDD-style testing with a Gherkin-like syntax, there is also Shellspec https://shellspec.info https://shellspec.info / https://github.com/shellspec/shellspec https://github.com/shellspec/shellspec
- ryanianian 6y agoShellspec is delightful to use. Every time I go to test with it I end up finding bugs. But also every time I go to test with it I end up convincing myself to not use bash. I imagine the same would be true of bash_unit.