Replace the custom test runners with pytest.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
cb00a29311
commit
564fc0e527
12 changed files with 12 additions and 269 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue