Skip to content

Instantly share code, notes, and snippets.

@verdimrc
Created February 13, 2020 08:32
Show Gist options
  • Save verdimrc/0d2b3246c5d86109c3e7bd7a12207304 to your computer and use it in GitHub Desktop.
Save verdimrc/0d2b3246c5d86109c3e7bd7a12207304 to your computer and use it in GitHub Desktop.
# Run tests
pytest -v --tb=short --s3path s3://vm-hello-world/s3fs-compat test/s3fscompat
# Alternatively, run tests with increased verbosity with -rA
pytest -v -rA --tb=short --s3path s3://vm-hello-world/s3fs-compat test/s3fscompat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment