Skip to content

Instantly share code, notes, and snippets.

@m4nh
Created May 13, 2020 12:51
Show Gist options
  • Save m4nh/213ae9c641a051689130ed056355cbfa to your computer and use it in GitHub Desktop.
Save m4nh/213ae9c641a051689130ed056355cbfa to your computer and use it in GitHub Desktop.
#pytest samples
# launch pytest on single file/class/function
pytest <FILE_NAME>::<CLASS_NAME>::<FUNCTION_NAME>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment