for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: [tests/*] build: nodes: analysis: tests: before: - py-scrutinizer-run override: - command: make test-all coverage: file: .coverage format: py-cc
# language: python