Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.88.
- 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 allows developers to validate and test Salesforce Apex code in a lightweight, Salesforce-compatible runtime without deploying to a real Salesforce organization. This tool accelerates development cycles by enabling fast, reproducible test execution and debugging directly on a local workstation or in CI pipelines. It also supports interactive debugging, metadata imports, and integration into GitHub workflows to streamline Apex testing and ensure code quality.
Release notes
Version v0.0.88
Expand Date.valueOf String Parsing Coverage
Fix Stack Overflow in Collection Formatting with Circular References
Populate Relationship Ids For SOQL Relationships
Fix Method Overload Resolution For Nested Generic Map Types