bash_unit allows you to write unit tests (functions starting with test), run them and, in case of failure, displays the stack trace with source file and line number indications to locate the problem.
Abstract: Five approaches to product testing: How we test, ideally, will inform us about the product. That is the point of testing the product: to learn as much as possible before it makes it to the ...