test: integrate pylint into the test infrastructure
Introduce a third test-group called `src` alongside `mod` and `run. This will contain tests that run against the source code of osbuild. This initial commit introduces `test/src/test_pylint.py` which will run the python linter against all our sources.
This commit is contained in:
parent
b830bb7480
commit
082b840d94
4 changed files with 44 additions and 11 deletions
0
test/src/__init__.py
Normal file
0
test/src/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue