module documentation
(source)

Tests for mypy incremental error output.
Class ​Error​Stream​Suite Undocumented
Function test​_error​_stream Perform a single error streaming test case.
def test_error_stream(testcase): (source)

Perform a single error streaming test case.

The argument contains the description of the test case.

Parameters
testcase:DataDrivenTestCaseUndocumented