Last active
June 18, 2020 03:07
-
-
Save ombak/58462f11e56f684a5c3c69fa43b9c7c5 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
# gunakan saat pytest error | |
pytest --capture=sys | |
# gunakan saat pytest success | |
pytest -s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment