Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.81.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aer (Apex Execution Runtime) GitHub Action enables developers to validate and test Salesforce Apex code in a lightweight, Salesforce-compatible runtime environment directly on their local machines or CI workflows. It automates testing and debugging of Apex logic without requiring deployment to a Salesforce org, significantly accelerating development cycles. Key capabilities include executing Apex tests, running specific code paths, and supporting interactive debugging for faster troubleshooting and iteration.
Release notes
Version v0.0.81
Add Apex Fluently Tests to test-third-party Target
Set IdLookup=true for Name Field on Custom Objects