File: conftest.py

package info (click to toggle)
pytest-httpx 0.36.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 436 kB
  • sloc: python: 4,734; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (2)
1
2
# see https://docs.pytest.org/en/documentation-restructure/how-to/writing_plugins.html#testing-plugins
pytest_plugins = ["pytester"]