Below you will find pages that utilize the taxonomy term “mattfrautnick”
April 6, 2026
TestwiseAI
Version updated for https://github.com/mattfrautnick/testwise to version v0.1.3.
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 Testwise is a GitHub Action that optimizes CI/CD workflows by using an LLM to intelligently select and execute only the tests impacted by code changes, classifying them as must_run, should_run, or skip. It addresses the inefficiency of running full test suites by analyzing code diffs and test structures, leveraging parser plugins for test-level granularity and safely defaulting to running all tests when uncertain.