| ============================= test session starts ==============================
|
| platform linux -- Python 3.9.0, pytest-5.4.0, py-1.8.1, pluggy-0.13.1
|
| rootdir: /testbed
|
| plugins: xdist-1.31.0
|
| collected 3 items
|
|
|
| test_example.py::test_pass PASSED
|
|
|
| test_example.py::test_fail FAILED
|
| =========================== short test summary info ============================
|
| FAILED test_example.py::test_fail
|