Apex Test List
Version updated for https://github.com/wisefoxme/apex-test-list to version v1.14.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action generates a list of Apex tests that need to be run based on comments or specified metadata, automating the process of identifying and running necessary test classes. It supports both custom comment annotations (@Tests:) and using a centralized metadata filter file (.test-dependencies.yml), making it easier for developers to manage and execute test cases efficiently.