ReScript bindings to Vitest

Vitest is a great framework.

  • Fast
  • No additional config for testing is required (it gets shared Vite config)
  • Isolated & Parallelized via Workers
  • Natural ESM support

Now available for ReScript projects.

10 Likes

Awesome, I’ll try it out when I get a chance. I’ve been liking vite and wanted to give vitest a try.

1 Like