This is a small framework for automated modifiers and operators testing. Using the provided script, tests can be generated and maintained very easily (which I plan to do if the task is approved).
The attached .blend file contains test meshes and is used by the script tests/python/modifiers.py.
It is assumed that the blend file is in blender_build/lib/tests/modeling.
The blend file for operators should also be located in blender_build/lib/tests/modeling, and the operators script should be in tests/python/operators.py