Introduction to Vitest: in-source testing using Typescript
Vitest is a JavaScript testing toolkit designed to make setting up, writing, and running tests easy. It’s packed with cool features which makes it a great alternative to Jest.
Published in
6 min readNov 27, 2022
--