We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixing script output in the "Passing arguments to test script" section.
Updated Cookbook (markdown)
Add instructions for Homebrew.
Added example for examining output from a command.
Added FAQ entry about using ${LINENO}.
Add FAQ entry about hyphens '-' in function names.
Tabulated the test cases in testRelToAbsPath() to make them more readable.
Added FAQ entry about how oneTimeSetUp() and oneTimeTearDown() work.
Updated Coding standards (markdown)
Updated Making a release (markdown)
Created Making a release (markdown)
Updated Installation and usage (markdown)
Created Installation and usage (markdown)
Updated FAQ (markdown)
Added link to 2.1.7 release.
Added section about mocking files.
Added FAQ entry on how to test code that calls exit.
Created Coding standards (markdown)
syntax highlighting
Updated Home (markdown)
Fleshed out.
Created HOWTO TestPossibilityMatrix (markdown)
Created HOWTO TestAbsolutePathFn (markdown)