Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.86.
- 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 Apex code, run tests, and simulate a lightweight Salesforce-compatible runtime directly on their local workstation or in CI pipelines. It automates testing and debugging of Apex logic without requiring deployment to a Salesforce org, significantly speeding up development cycles and ensuring reproducibility. Key capabilities include running test suites, interactive debugging, and seamless integration with Salesforce project metadata for accurate test execution.
Release notes
Version v0.0.86
Add ISNULL Function Support to Formula SQL Translation
Fix Apex JSON Serialization Order For Inherited Fields