Skip to content

memukherjee/tic-tac-toe-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe App made with TDD Approach (TW Pre-Work)

  • Unit testing is done using Jest and React Testing Library
  • E2E testing is done using Cypress