Class RemoteTestRunner

Run tests and record everything but don't display anything.

Declaration

class RemoteTestRunner
source link

Documentation

The implementation matches the unpythonic coding style of unittest2.

Methods