ohif-viewer/platform/docs/versioned_docs/version-3.11/test-coverage.md
2025-08-28 12:57:45 -04:00

18 lines
768 B
Markdown

---
sidebar_position: 14
sidebar_label: Test Coverage
title: OHIF Viewer Test Coverage
summary: Information about the automated testing infrastructure for the OHIF Viewer, with a focus on Playwright tests and access to the latest test coverage reports, which help ensure reliability and quality of the codebase.
---
# Test Coverage
## Playwright
Here's the test coverage report for our Playwright tests. Keep in mind that this doesn't include our Cypress tests, so our actual test coverage is likely higher than what's shown. We're focusing on Playwright for future OHIF testing, and we're really pushing to improve that coverage number.
You can view our latest test coverage report here:
- [OHIF Playwright Test Coverage Report](https://docs.ohif.org/coverage)