File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 33There are [ many testing frameworks for Bash] ( https://stackoverflow.com/questions/1339416/unit-testing-bash-scripts ) .
44However, many of them are not actively maintained, or are used only by a small group of people.
55
6- In this comparision I've included well-established and new testing frameworks that had at least one release in
7- 2019 or 2020, and have more than 50 Stars on GitHub:
6+ In this comparision I've included well-established and new testing frameworks that had at least recent release and have more than 50 Stars on GitHub:
87
98- [ Bats] ( https://github.com/bats-core/bats-core ) , a mature testing library with a bit of a custom syntax for more concise tests
109- [ shUnit2] ( https://github.com/kward/shunit2 ) , possibly the oldest Bash test framework around, supporting test files in pure Bash
You can’t perform that action at this time.
0 commit comments