otofu-square / react-hooks-testing-library-sandbox

Repository from Github https://github.comotofu-square/react-hooks-testing-library-sandboxRepository from Github https://github.comotofu-square/react-hooks-testing-library-sandbox

Steps

$ yarn install
$ cd ./node_modules/react-hooks-testing-library
$ npm install
$ npm run build # Because of https://stackoverflow.com/questions/48287776/automatically-build-npm-module-on-install-from-github
$ rm -rf ./node_modules
$ cd ../../
$ yarn test

About


Languages

Language:HTML 55.0%Language:TypeScript 45.0%