659
edits
Carandraug (talk | contribs) m (fixing headers level) |
Carandraug (talk | contribs) (added link for octave manual) |
||
Line 1: | Line 1: | ||
Writing tests for function is an important thing that is usually overlooked. It helps a lot in preventing regression. | Writing tests for function is an important thing that is usually overlooked. It helps a lot in preventing regression. There's a section in the [[http://www.gnu.org/software/octave/doc/interpreter/Test-Functions.html#Test-Functions|octave manual]] for it. | ||
= Writing tests = | = Writing tests = |