Skip to content

Instantly share code, notes, and snippets.

@guissalustiano
Created November 21, 2021 04:34
Show Gist options
  • Save guissalustiano/38fbfb2ebd12bc12fb85ef379c18167b to your computer and use it in GitHub Desktop.
Save guissalustiano/38fbfb2ebd12bc12fb85ef379c18167b to your computer and use it in GitHub Desktop.
pytest_output.py
$ pytest
========================= test session starts =========================
platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1
rootdir: /home/guiss/Projetos/Turing/Talks/Logs
collected 4 items
util_test.py .... [100%]
======================== 4 passed in 0.01s ============================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment