File: pytest.ini

package info (click to toggle)
python-altruistclient 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 220 kB
  • sloc: python: 198; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 68 bytes parent folder | download
1
2
3
4
[pytest]
addopts = -ra
markers =
    asyncio: mark a test as asyncio