# Teamcity Python Test Runner This implements an improved version of JetBrains' python unittest runner for Teamcity. It makes the output of the tests indented and collapsible under the test block by specifying a parent flow. Requires the `teamcity-messages` package. ## References - -