Vitest and Jest Test Challenges
Take on our challenges to fix some broken tests - testing your knowledge of how Jest or Vitest works.
Testing Challenges with Async Behaviour in Jest or Vitest
Challenge: Testing a debounced function
Current
Challenge: Async expect().resolves bug
Not started
Setup and Teardown Testing Challenges
Challenge: fix this each() with beforeAll() bug
Not started
Jest and Vitest Matchers Testing Challenges
Challenge: partial object matches - a few approaches
Not started
Testing Challenges with jest.spyOn or vi.spyOn
Challenge: Using spyOn with getters
Not started
Challenge: fix the spy problem!
Not started
Jest and Vitest Basics - Testing Challenges
Challenge: fix this empty value test bug
Not started