kys-school-scraper / pytest.ini
sharanyaswarup's picture
Initial commit for Docker Space
50f6190
Raw
History Blame Contribute Delete
79 Bytes
[pytest]
addopts = -v -s
testpaths = tests
log_cli = true
log_cli_level = INFO