This package contains rescript type definitions for vitest.
ReScript toolchain
Fork of pretty-format with support for ESM
Next generation testing framework powered by Vite
Shared Vitest utility functions
Lightweight Jest compatible spy implementation
Vitest test runner
Vitest module mocker implementation
🧬 The fastest schema with next-gen DX
Type safe mocking extensions for vitest, forked from jest-mock-extended
Jest's expect matchers as a Chai plugin
Custom Vitest matcher for testing accessibility with aXe. Forked from jest-axe.
V8 coverage provider for Vitest
UI for Vitest
Use Reason values from Javascript: vanilla, or TypeScript/FlowType-annotated
[](https://www.npmjs.com/package/rescript-vitest) [](https://www.npmjs.com/package/rescript-vitest) [![license](https://img.shields.io/githu
Vite as Node.js runtime
Browser running for Vitest
ReScript bindings to the DOM and other Web APIs
Browser running for Vitest using playwright
Vitest snapshot manager
Vitest Builder for Angular
ESLint plugin for Vitest
The motiviation of this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our [Ex