Junit/Pytest output only reports one test per run, regardless of number of test functions run It does report more tests, if they fail. But on PASS only one. The conftest.py should be updated to map tests to report pytest.item tests.