debian-forge/test/src
Christian Kellner 5c8d11ebe1 test/pylint: check error code instead of exception
Instead of using `subprocess` with `check=True`, which will
echo the command used, including all the files it checked,
check the error code and if non-zero, fail the test with a
nice small error message.
2022-08-05 09:41:05 +02:00
..
__init__.py test: integrate pylint into the test infrastructure 2020-05-13 14:26:05 +02:00
test_pylint.py test/pylint: check error code instead of exception 2022-08-05 09:41:05 +02:00