Replace the custom test runners with pytest.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2021-08-24 15:13:17 -07:00
parent cb00a29311
commit 564fc0e527
12 changed files with 12 additions and 269 deletions

View file

@ -14,9 +14,3 @@ exclude_lines =
[run]
source = zulip, zulip_bots, zulip_botserver
omit =
# Parts of the test runner infrastructure
tools/test-main
tools/test-bots
tools/test-botserver
tools/test-zulip