our mechanism for acceptance testing is a disgrace, creating file trees in test scripts to run nested py.test instances against it is both wastefull, and hard to debug
instead we should have the file trees that show the issues inside of our source tree for direct use and examination
this also relates to #2207