-
-
Notifications
You must be signed in to change notification settings - Fork 358
Closed
Labels
administrationItems related to the project but outside the code.Items related to the project but outside the code.
Milestone
Description
As part of Skeleton v3, we'll implement support for multiple frontend frameworks. We'll likely want to consolidate on a common and universal testing tool. For this we'll opt for Vitest.
Tasks
- Install and configure Vitest: https://vitest.dev/
- Install and configure Testing Library: https://testing-library.com/docs/
- Implement for React components library
- Implement for Svelte components library
Goal
See: #150
We need to ensure we have an adequate depth and quality of test cases per component. This will make it easier to introduce new features, handle refactors, and of course improve general QA testing. With the ultimate goal of ensuring we have a set of simple and robust test cases that are not too rigid.
Some component design and features are still in flux, so aim to ensure that tests may need to be improved over time.
References:
Feedback
If you have additional updates or requests for this feature, please do so in the comments section below.
Mahmoud-zino
Metadata
Metadata
Assignees
Labels
administrationItems related to the project but outside the code.Items related to the project but outside the code.