Chrome extension to view Salesforce test coverage
The Salesforce Test Coverage Viewer is a Chrome extension designed to help Salesforce developers and administrators easily monitor Apex test coverage and results. With this extension, you can:
• View Apex Test Coverage: Fetch and display detailed coverage reports for your Salesforce classes and triggers, including lines covered, uncovered, and overall coverage percentage.
• Run Test Suites: Execute specific test suites or run all tests directly from the extension, and monitor their progress in real-time.
• Visualize Test Data: View coverage summaries through interactive pie and doughnut charts, highlighting classes with high and low coverage.
• Analyze Test Failures: Access detailed reports of test failures, including error messages, stack traces, and failing methods.
This tool simplifies tracking test coverage and ensures better code quality within your Salesforce environment.