mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
Rename the directory to make it clearer that it's test runner for Python tests. Addresses code review comments. |
||
|---|---|---|
| .. | ||
| README.md | ||
| unittestpy.py | ||
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.