SFDX Run Tests
Version updated for https://github.com/svierk/sfdx-run-tests to version v1.1.1.
- This action is used across all versions by 5 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the execution of Salesforce Apex, LWC, and Flow tests. It reports coverage to the CLI logs and the GitHub step summary, and writes coverage reports to paths expected by quality tools like SonarQube/SonarCloud or Codecov. The action is configurable to run only certain types of tests, and provides a streamlined way to include tests in CI workflows.
What’s Changed
- pin action references and harden the usage examples
Full Changelog: https://github.com/svierk/sfdx-run-tests/compare/v1.1.0...v1.1.1