@its-tailtime/pinia-test-utils
v1.0.3
Published
Test utilities supporting Pinia development
Downloads
30
Readme
pinia-test-utils
Test utilities for Pinia development.
This package assumes that you are using vitest as your testing framework. With some work, we could potentially support jest too.. but the push is towards vitest nowadays (or anything that's not jest..) so consider migrating to vitest which has an almost-identical API instead..
Installation
Run the following command (this will also install dependencies):
pnpm add --save-dev @its-tailtime/pinia-test-utils