test-runner
test-runner copied to clipboard
[Question] Testing multiple themes?
Given multiple themes configured with @storybook/addon-themes, is it possible to run through the test runner once for each theme? Goal is to execute the test runner a11y tests for both a light and dark theme. Thanks!