Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (19 loc) · 2.41 KB

File metadata and controls

37 lines (19 loc) · 2.41 KB

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