Description
Changes pytest's default terminal output with a more visual progress and summary display. It helps developers scan test progress and failures more comfortably during local runs.
Output styling does not change test results. Keep standard or machine-readable reports available for CI systems that parse test output.