Package buildbot :: Package process :: Module step_twisted2
[frames] | no frames]

Module step_twisted2

source code

Classes
  Null
  OneJellyTest
  TwistedJellyTestResults
  RunUnitTestsJelly
I run the unit tests with the --jelly option, which generates machine-parseable results as the tests are run.
Variables
  ResultTypes = Null()
  ResultTypeNames = ["SKIP", "EXPECTED_FAILURE", "FAILURE", "ERR...
Variables Details

ResultTypeNames

Value:
["SKIP", "EXPECTED_FAILURE", "FAILURE", "ERROR", "UNEXPECTED_SUCCESS",\
 "SUCCESS"]