This script runs unittests presents in $(instance_home)/tests.
Alexandre Boeglin authored
It can be called from the ZMI (actually, with a os.popen() call) or directly from the shell.
It does not require framework.py or anything outside of ERP5Type/tests to run UnitTests that are in another directory.
Directories containing scripts just have to be added to sys.path.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2277 20353a03-c40f-0410-a6d1-a30d3c3de9de
420f81ea