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.
This is a NetBeans plugin for the Test My Code server. It allows downloading, testing and submitting exercises directly from the IDE. To ensure compatibility to a specific release, the project is ...