Skip to content

Change Testing to use Cypress Component Testing  #171

@mattfwood

Description

@mattfwood

Currently we're using Jest to run our tests, but for something like a component library it would be much more powerful / useful / accurate to use something like Cypress Component Testing.

This will likely be a big rework but it can be done gradually by component.

It would also enable us to use powerful features like Cypress snapshots, which could enable visual image diffing for components to make sure we don't accidentally change the appearance of components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions