mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +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.
|