@exile-watch/unit-testing-config
Shared Vitest configuration for exile.watch projects

This package contains shared Vitest configuration, Vitest and Testing Library dependencies.
About Vitest & Testing Library
Vitest is a Vite-native testing framework.
Testing Library contains a simple and complete testing utilities that encourage good testing practices
Usage
Install the package as a
devDependency:
Add/update
scriptsproperties in repo's rootpackage.json:
Last updated
Was this helpful?