A friend of mine was trying to contribute to mypy and discovered our testing infrastructure, in particular the rather nice DataDrivenTestCase and support around it (esp. diffing expected output).
Maybe it would be easy to extract this into a separate 3rd party package, so others can benefit from our gradual refinement of this code?