This is a set of tests written for GNU Octave.
Octave does have its own built-in unit test suite. This set of tests is meant to complement the built-in test suite or to test Octave in other ways.
For now, this includes tests of Octave's command line options, its exit status, and other command shell interface behavior.
- GNU Octave, preferably version 4.4.1 or the development branch
- shunit2
If you would like to help make this project better, your contributions are very welcome! Please take a look at CONTRIBUTING.md.
The tests and scripts in this project are licensed under the GPL, version 3 or later. See COPYING for the full license text.