How to set up TypeScript paths in a ViTest project.
Tag: Test
Here is a list of all my test related blog posts.
I usually use jest for testing my TypeScript projects, but have recently started using vitest for my bun projects. I have also used mocha in the past, but have since moved away from it.
Articles
-
ViTest and TypeScript Paths