mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-02 13:25:16 +08:00
8 lines
348 B
Markdown
8 lines
348 B
Markdown
---
|
|
name: Run All Apex Tests
|
|
description: Execute all Apex tests in the org and display a comprehensive summary including total tests run, number passed, and overall code coverage percentage.
|
|
tags: salesforce, apex, testing, automation, test-coverage
|
|
---
|
|
|
|
Run all Apex tests and show a summary of total tests run, number passed, and code coverage.
|