Files
fm-orchestrator/.gitignore
Hunor Csomortáni 30215a1ac5 Tests: improve reporting when running with tox
Generate a short report at the end of each test run and a self-contained
HTML report, too.

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
2019-12-06 12:33:44 +01:00

28 lines
392 B
Plaintext

*.pyc
*.src.rpm
.eggs
.idea
.mbs_local_build.db
.test_module_build_service.db
/.cache/
/.coverage*
/.tox/
/.vagrant/
/build/
/dist/
/module_build_service.egg-info/
module_build_service.db
server.crt
server.key
test_module_build_service.db
.vscode
.ropeproject
tests/test_module_build_service.db-journal
*.swp
.pytest_cache/
requirements.txt.orig
mbstest.db
htmlcov/
test.env.yaml
report.html