You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ava.generate-tests) Add move verbose error messages to CircleCI/Jest (#4988)
* fix(ava.generate-tests) Add move verbose error messages to CircleCI/Jest
* fix(ava.generate-tests) Add message for more info
* fix(ava.generate-tests) Escape new lines and fix quotes
* fix(ava.generate-tests) Make violation header more readable
* fix(README) Add note to explain how to use the axe/a11y tests
* fix(ava.generate-tests) Refactor generator to make editing tests easier.
* Use a template.js file so that we don't have to edit stringified functions.
* fix(ava.generate-tests) Add more information about how to view this error.
Add link so that you don't have to run the whole test suite locally, which is very slow and resource heavy.
Co-authored-by: Kim Flournoy <[email protected]>
0 commit comments