Skip to content

Instantly share code, notes, and snippets.

@estevam5s
Created January 24, 2024 19:59
Show Gist options
  • Save estevam5s/d9779d1a4fc12fe5aa1698d7cc605b23 to your computer and use it in GitHub Desktop.
Save estevam5s/d9779d1a4fc12fe5aa1698d7cc605b23 to your computer and use it in GitHub Desktop.
arquivo para a execução de test com pytest no python
[pytest]
addopts = -ra -q
testpaths =
tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment