Last active
June 18, 2020 03:07
-
-
Save ombak/58462f11e56f684a5c3c69fa43b9c7c5 to your computer and use it in GitHub Desktop.
Revisions
-
ombak revised this gist
Jun 18, 2020 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1,5 @@ # gunakan saat pytest error pytest --capture=sys # gunakan saat pytest success pytest -s -
ombak created this gist
Jun 17, 2020 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ pytest --capture=sys