Below you will find pages that utilize the taxonomy term “mikelane”
March 19, 2026
pytest-gremlins
Version updated for https://github.com/mikelane/pytest-gremlins-action to version v1.1.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The pytest-gremlins-action integrates pytest-gremlins mutation testing into your CI pipeline, automating the process of identifying weaknesses in your test suite by simulating code mutations. It streamlines tasks like parallel mutation testing, caching for faster runs, PR comments with detailed mutation reports, and enforcing a mutation score threshold to maintain or improve code quality.
March 16, 2026
pytest-gremlins
Version updated for https://github.com/mikelane/pytest-gremlins-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The pytest-gremlins-action GitHub Action integrates mutation testing into CI pipelines using the pytest-gremlins framework. It automates mutation testing with features like incremental caching for faster repeat runs, parallel test execution, mutation score ratcheting to enforce quality improvements, and automatic PR comments with mutation reports.