Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ __ http://shunit.sourceforge.net/

`shUnit2`__
shUnit2 is a modern xUnit-style testing framework. It comes with a bunch of
magic to remove unneccessary verbosity. It requires extra care when crafting
magic to remove unnecessary verbosity. It requires extra care when crafting
test cases with many subprocess invocations as you have to fall back to shell
features to fetch results. *assert.sh* wraps this functionality out of the
box.
Expand Down