This started out as a tweak to the organizer.str syntax, and then I got carried away.
Summary of major changes:
supy options split out into own file.
new option "--quiet", False by default
reinforcement of quietMode
use unittest framework in supy
supy prepends path where analysis lives, instead of appending the analyses/ directory.
(this is useful for loading a local configuration in the same directory as the analysis)
split of integer analysis from test of integer analysis, so that the analysis can be run independently of the test.
This started out as a tweak to the organizer.str syntax, and then I got carried away.
Summary of major changes:
Stuff to try:
supy-test python tests/algos/init.py python tests/algos/init.py -v python tests/integers/init.py python tests/integers/init.py -v supy tests/integers/integers.py --loop 1