privacy-tech-lab/gpc-optmeowt

Explore Unit Testing using Vitest

sophieeng opened this issue · 1 comments

Vitest is a newer testing framework that is built for ESM modules, not CommonJS modules like Jest and other testing frameworks. Vitest requires Vite.

With #375 and #365

Framework change unneeded at this point. Closing issue