File: pytest.ini

package info (click to toggle)
pycontrol4 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 656 kB
  • sloc: python: 1,438; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
[pytest]
markers =
    asyncio: marks tests as asyncio tests, requires the pytest-asyncio plugin.