C.W.K.
Stream
Quiz · 5 questions

Vitest Setup — Your Inner Loop

Install, configure, assert, watch

Level 0Test Curious
0 XP0/32 lessons0/13 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01What's the relationship between vitest.config.ts and vite.config.ts?
02Which test environment should you pick for testing React components in Vitest?
03What's the difference between it() and test() in Vitest?
04What does npx vitest --ui do that plain npx vitest doesn't?
05When should you commit a snapshot file (__snapshots__/foo.test.ts.snap)?
Hint
Ask: when this snapshot changes, will someone actually read the diff?
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.