[go: up one dir, main page]

File: pytest.ini

package info (click to toggle)
linkchecker 10.5.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,112 kB
  • sloc: python: 13,131; makefile: 134; sh: 71; xml: 36; sql: 20; javascript: 19; php: 2
file content (6 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
[pytest]
testpaths = tests
addopts = -ra --tb=short
filterwarnings =
    ignore::bs4.MarkupResemblesLocatorWarning
    ignore::bs4.builder.XMLParsedAsHTMLWarning