Move configuration of test-cases to config file, include list of service tests

This commit is contained in:
boukeversteegh
2020-05-25 21:11:33 +02:00
parent f25c66777a
commit e8a9960b73
3 changed files with 13 additions and 10 deletions

View File

@@ -87,4 +87,4 @@ betterproto/tests/test_inputs.py ..x...x..x...x.X........xx........x.....x......
- `x` — XFAIL: expected failure
- `X` — XPASS: expected failure, but still passed
Test cases marked for expected failure are declared in [inputs/xfail.py](inputs.xfail.py)
Test cases marked for expected failure are declared in [inputs/config.py](inputs/config.py)