chaance/vitest-axe
Custom Vitest matcher for testing accessibility with aXe. Forked from jest-axe.
TypeScriptMIT
Issues
- 4
Types does not work with vitest v1.1.0
#12 opened by karl-run - 0
request: publish v1.0.0
#17 opened by okize - 4
toHaveViolations appears not to be exported
#13 opened by terrymun - 4
- 3
Property 'toHaveNoViolations' does not exist on type 'Assertion<AxeResults>'.ts(2339)
#7 opened by productdevbook - 2
`import "vitest-axe/extend-expect"` does not work with `moduleResolution`: `nodenext`.
#11 opened by Stadly - 0
Axe is currently incompatible with Happy DOM
#8 opened by chaance - 0
vitest peer dependency a bit too narrow
#1 opened by selbekk