{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/4"}],"enrichment":{"capability":"Adds colored output to Python's unittest test runner, highlighting test results and errors for easier readability in terminal output.","skillfed_tags":["legacy","abandoned"],"use_cases":["Colorize unittest output in CI/CD pipelines to make test failures more visually obvious in logs","Add color formatting to Django test runs via the ColourRunnerMixin for better local development feedback","Highlight test result categories in terminal output for manual test runs","Use in projects still running Python 2.7 or early Python 3 versions"],"what_it_does":"colour-runner wraps Python's unittest framework to inject colored formatting into test output, making pass/fail/error states visually distinct in the terminal. It provides drop-in replacements for unittest.TextTestRunner and unittest.TextTestResult, and includes a Django-specific mixin for projects using Django's test runner.\n\nThe package depends on blessings and pygments for terminal capability detection and syntax highlighting. It was last maintained in 2018 and targets Python 2.7 and 3.3\u20133.5, making it unsuitable for modern Python projects without significant updates. No known security vulnerabilities exist, but the abandonment status means compatibility with current Python versions and dependencies is uncertain.","worth_installing":"No, unless you are maintaining a legacy project locked to Python 2.7 or 3.3\u20133.5. The package is abandoned (last commit 2018-10-05) and targets end-of-life Python versions. Modern alternatives are better choices for current projects. If you need colored test output, consider other actively maintained tools."},"id":"colour-runner","links":{"html":"https://skillfed.io/packages/colour-runner","md":"https://skillfed.io/packages/colour-runner.md","pypi":"https://pypi.org/project/colour-runner/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-10-05","license_spdx":null,"license_treatment":"permissive","name":"colour-runner","python_support":"unspecified","summary":"Colour formatting for unittest tests"},"popularity":{"monthly_downloads":207404,"position":9552,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
