File: pytest.ini

package info (click to toggle)
python-tiered-debug 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: python: 182; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
5
6
[pytest]
log_cli=false
log_format = %(asctime)s %(levelname)-9s %(name)22s %(funcName)22s:%(lineno)-4d %(message)s
filterwarnings =
    error
    ignore:Unknown\ config\ option