Skip to content

toHaveViolations appears not to be exported #13

@terrymun

Description

@terrymun

When following the setup guide, I've attempted to add the following line to a unit test file as a proof-of-concept test:

import { axe, toHaveNoViolations } from 'vitest-axe';

But my IDE complains that toHaveNoViolations is not exported by vitest-axe:

Screenshot 2024-05-08 at 08 55 51

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions