Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Accessibility Testing

samhuk edited this page Jan 11, 2023 · 1 revision

Exhibitor allows you to test your React components for accessibility violations using axe.

Navigate to the component you would like to test via the Component Navigator on the left, then select the image page within the Bottom Panel header. The test will automatically run once. Clicking the image button will rerun the test, taking the currently rendered state of the component.

Clone this wiki locally