@exile-watch/unit-testing-config

Shared Vitest configuration for exile.watch projects

exile.watch logo

This package contains shared Vitest configuration, Vitest and Testing Library dependencies.

About Vitest & Testing Library

Vitestarrow-up-right is a Vitearrow-up-right-native testing framework.

Testing Libraryarrow-up-right contains a simple and complete testing utilities that encourage good testing practices

Usage

  1. Install the package as a devDependency:


  1. Add/update scripts properties in repo's root package.json:

Last updated