Created
February 13, 2020 08:32
-
-
Save verdimrc/0d2b3246c5d86109c3e7bd7a12207304 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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