Skip to content

Introduce testing library for component testing with Vitest as test runner #191

@govind-srinidhi

Description

@govind-srinidhi

Vue community recommends testing-library to test the components and Vitest as the test runner.

Lume being a component library, it would be nice to have component tests, so that we can track the interface behavior on different actions.

We will have to first check if testing library can be introduced in our current Lume setup and then it works well on both Vue 2/3 versions.

And once the setup is done, we can start rewriting tests using testing-library

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions