Tests: Difference between revisions

Jump to navigation Jump to search
137 bytes added ,  29 November 2011
added link for octave manual
m (fixing headers level)
(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 =

Navigation menu