File: pytest.ini

package info (click to toggle)
flask-security 4.0.0-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,340 kB
  • sloc: python: 12,730; makefile: 131
file content (13 lines) | stat: -rw-r--r-- 216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[pytest]
addopts = -rs --cache-clear --strict-markers
markers =
    settings
    babel
    changeable
    confirmable
    registerable
    two_factor
    recoverable
    passwordless
    trackable
    unified_signin