Skip to content

AkbankRedirektTeam/react-testing-library-react-dnd-chessboard-example

 
 

Repository files navigation

Vercel CI Depfu

React Testing Library React Dnd Chessboard Example

Update! This repository has been imported into the Original React DnD repository.
Please reffer Original reposotory instead here.

This repository contain react-dnd tutorial chessboard and testing code with react-testing-library.

📕 Airticle: Testing React DnD by React Testing Library

chessboard

install

git clone [email protected]:laststance/react-testing-library-react-dnd-chessboard-example.git
cd react-testing-library-react-dnd-chessboard-example
yarn install

yarn start # run chessboard example on browser
yarn test # run tests by jest

License

MIT 📒

Edit react-testing-library-react-dnd-chessboard-example

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.7%
  • HTML 4.2%
  • CSS 2.1%