Mathmaker Doc for dev
Generator of maths worksheets and their detailed solutions
Status: Alpha
Brought to you by:
nico_h
The script autotest-mathmaker
contains many many tests to check if the core objects behave the way they should. This script is in the main directory and the tests are in maintenance/autotest.
By default, it will perform the whole set of tests, but it is possible to let it perform only certain units.
For each wrong test, it can display the wrong result and the expected one.
It can be used in many ways :
Debugging features can be used in combination with autotest-mathmaker.
autotest-mathmaker --help
will show you all useful options.