dusk-network / dusk-network/duskit

Investigate automated accessibility testing for components

Open
#195 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

need:feedback
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There are libraries like jest-axe to do just that, but don't know how
this one behaves with vitest.
Notes:
- search for alternatives too
- jest-axe hasn't been updated in a while
- there is a vitest-axe fork, but its last update is even older than the last jest-axe one

Seems we can just use axe-core instead.
Investigate also @storybook/addon-a11y.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the project's Vitest component-testing setup, then compare axe-core with the referenced @storybook/addon-a11y approach. The investigation is complete when it identifies a compatible automated accessibility-testing approach and records the recommendation for this repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.