{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"A pytest plugin that captures test results and integrates them with TDD Guard for enforcing Test-Driven Development principles during test execution.","skillfed_tags":["tdd-enforcement","pytest-plugin","test-automation"],"use_cases":["Integrate pytest test results with TDD Guard for automated TDD principle enforcement in CI/CD pipelines","Capture test execution data to validate that tests are written before implementation code","Monitor test-driven development compliance across a project using pytest as the test runner","Export test metadata for TDD Guard analysis without modifying existing test code","Enforce development workflow rules by feeding pytest results into TDD Guard validation"],"what_it_does":"This is a pytest plugin that automatically captures test results during test runs and exports them in a format TDD Guard can consume for validation. It integrates seamlessly into pytest's test execution pipeline and requires minimal setup\u2014mainly configuring an absolute path to your project root in a standard pytest configuration file.\n\nThe plugin is designed to work with TDD Guard, a separate tool that enforces Test-Driven Development practices. After you install the plugin, it activates automatically and writes test results to a specific location (.claude/tdd-guard/data/test.json) where TDD Guard can access them. It supports Python 3.8 through 3.13 and depends only on pytest itself, keeping the dependency footprint small.","worth_installing":"Yes, if you are already using TDD Guard and pytest together. The plugin is actively maintained, has no known vulnerabilities, and adds minimal friction\u2014it requires only pytest and a one-time configuration of your project root. Install it to automate test result capture for TDD Guard validation. If you are not using TDD Guard, this plugin has no standalone value."},"id":"tdd-guard-pytest","links":{"html":"https://skillfed.io/packages/tdd-guard-pytest","md":"https://skillfed.io/packages/tdd-guard-pytest.md","pypi":"https://pypi.org/project/tdd-guard-pytest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-07-28","license_spdx":"MIT","license_treatment":"permissive","name":"tdd-guard-pytest","python_support":"supports_current","summary":"Pytest plugin for TDD Guard - enforces Test-Driven Development principles"},"popularity":{"monthly_downloads":168873,"position":10433,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2"}
