• Łukasz Nowak's avatar
    Implement directory based JSON task distribution tool. · f0023bef
    Łukasz Nowak authored
    JSON allows to exchange python dictionaries in safe and simple way.
    
    So thanks to using directory where test results are posted, it is possible that call
    external tool will call erunTestSuite, which would later attach to such directory
    "x" and do "something" more with stored test results.
    f0023bef
runTestSuite.py 4.27 KB