Skip to content

Commit 25a636a

Browse files
authored
Update readme.md
1 parent ef73b19 commit 25a636a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
There are [many testing frameworks for Bash](https://stackoverflow.com/questions/1339416/unit-testing-bash-scripts).
44
However, 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

0 commit comments

Comments
 (0)