twisted.trial._dist.workerreporter module documentationtwisted.trial._dist
          View Source
          
        
      Test reporter forwarding test results over trial distributed AMP commands.
| Present Since | 12.3 | |
| Class | WorkerReporter | Reporter for trial's distributed workers. We send things not through a 
stream, but through an AMP protocol's callRemote 
method. |