Many people know my Jest cheat sheet. Welcome, Vitest cheat sheet!
I refer to this cheat sheet (and to the Jest one before) almost every time I write tests: I struggle to remember the syntax of all the matchers, mocks, and such. Here it’s all in one page, easy to find things using Cmd+F.
P. S. If you're still using Jest, here’s the original Jest cheat sheet.