{"library":"pytest-cagoule","title":"pytest-cagoule","description":"pytest-cagoule is a pytest plugin that only runs tests affected by code changes, using static analysis to determine test dependencies. Current version 0.4.0 is in maintenance mode; no recent releases since 2021. It works by analyzing import graphs and git diff.","language":"python","status":"maintenance","last_verified":"Mon Apr 27","install":{"commands":["pip install pytest-cagoule"],"cli":null},"imports":["import pytest_cagoule"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# No configuration needed. Run pytest with --cagoule\n# pytest --cagoule\n# To specify a base branch:\n# pytest --cagoule --base-branch=main","lang":"python","description":"Run pytest with the --cagoule flag to only execute tests affected by changes compared to the base branch (default 'master').","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}