Skip to content

Instantly share code, notes, and snippets.

@kurtke1990
Created August 17, 2023 15:35
Show Gist options
  • Save kurtke1990/8e08d6f99fd756b20a5b06854c9e9708 to your computer and use it in GitHub Desktop.
Save kurtke1990/8e08d6f99fd756b20a5b06854c9e9708 to your computer and use it in GitHub Desktop.
Basic pytest config
[pytest]
pythonpath = .
addopts = -ra -s -v -p no:cacheprovider
testpaths = .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment