Teemu/pytest-sugar
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly) observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 56
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 4817
- days_rel: 375
- days_push: 264
- n_releases_24m: 2
Adoption not part of the score
1532 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pytest-sugar is a pytest plugin that improves the terminal output of test runs with a progress bar, instant failure display, and better-formatted results. It activates automatically once installed and offers options like --old-summary, --force-sugar, and Playwright trace integration.
Use cases
- show test failures instantly while running pytest
- add a progress bar to pytest output
- make pytest terminal output prettier and easier to read
- see detailed failure summaries instead of one-line tracebacks
- force enhanced pytest output in CI environments
- display Playwright trace files alongside test results
When to choose
- you run pytest frequently and want faster feedback on failures
- you find pytest's default terminal output hard to scan
- you want a zero-config drop-in improvement to test reporting
- you use Playwright and want trace files surfaced in test output
When to avoid
- you need machine-parseable test output (e.g. for CI log parsing)
- your tooling conflicts with non-default pytest terminal reporters
- you rely on other plugins that override pytest's output format
Facets
plugin · maturity active
testing developer-tools cli testing developer-tools python cli cross-platform pytest-plugin test-output progress-bar terminal-output developer-experience command-line
2 sources
- readme: https://github.com/Teemu/pytest-sugar · fetched 2026-08-28 · 467d4fc4b6f0
- registry_pypi: https://pypi.org/pypi/pytest-sugar/json · fetched 2026-08-29 · 19a5fe2e61a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Teemu/pytest-sugar | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="Teemu/pytest-sugar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem