Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.38.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aer action is designed to run Apex and Apex unit tests locally without the need for an org or deployment. It provides a local environment where developers can execute code, including DML operations, SOQL queries, triggers, and validation rules, with support for testing frameworks and governor limits. Users can also step through Apex logic using an interactive debugger integrated into VS Code or IntelliJ.
What’s Changed
Version v1.2.38
- Convert WEEKDAY In A Flow Formula