Ross MacPhee

Results 3 issues of Ross MacPhee

As it stands, Vite-Jest has baked in support for React and Vue. See here: https://github.com/sodatea/vite-jest/blob/6cb71219d13dfced3dbb0a2a6df3e437d80d9849/packages/vite-jest/jest-preset.js#L7 Myself and [@FractalHQ](https://github.com/FractalHQ) are working on an "adder" that enables developers to introduce Jest tests...

Enables IORedis store support. `ioredis` is an extremely popular competitor library to `node-redis` with more monthly downloads (3.5M+ compared to 3M). The implementation of this store is similar to the...

There's a wider ongoing discussion around compatibility with Sveltekit runtime modules outside of a build context, i.e.: when testing. This issue leads on from #14, which was initially intended to...

documentation
enhancement