{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing"}],"enrichment":{"capability":"A pytest plugin that improves test output with a progress bar, instant failure display, and better formatting of results.","skillfed_tags":["pytest-plugin","test-output","cli-enhancement"],"use_cases":["Local test development: run pytest normally and get instant visual feedback on failures as they occur","CI/CD pipelines: use --force-sugar to ensure colored progress output in non-interactive environments","Debugging test suites: see which tests fail immediately rather than waiting for the full suite to complete","Playwright integration: automatically detect and display Playwright trace files stored in test-results or a custom directory","Verbose test reporting: use pytest --verbose with pytest-sugar for one-test-per-line output with better formatting"],"what_it_does":"pytest-sugar is a pytest plugin that replaces the default test output with a more visually appealing and informative display. It adds a progress bar, shows test failures and errors instantly rather than waiting for the full run to complete, and uses colored output to make results easier to scan. The plugin activates automatically once installed and requires only pytest and termcolor as dependencies.\n\nIt's designed for developers who run tests frequently and want faster feedback during development. The plugin supports command-line options to customize behavior\u2014such as forcing output in non-interactive environments (CI systems) and integrating with Playwright trace files\u2014and can be disabled on a per-run basis if needed. It works across Windows, macOS, and POSIX systems.","worth_installing":"Yes, if you run pytest frequently and want better visual feedback. The plugin is low-friction to install, has no notable security issues, and uses a permissive license. However, the 356-day gap since the last release suggests the project is aging; verify that it remains compatible with your pytest and Python versions before relying on it in production CI systems."},"id":"pytest-sugar","links":{"html":"https://skillfed.io/packages/pytest-sugar","md":"https://skillfed.io/packages/pytest-sugar.md","pypi":"https://pypi.org/project/pytest-sugar/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-08-23","license_spdx":null,"license_treatment":"permissive","name":"pytest-sugar","python_support":"unspecified","summary":"pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)."},"popularity":{"monthly_downloads":8196404,"position":1653,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.1"}
