Playing with jest – based on Getting Started
Make sure you have yarn installed, then install the required NodeJS packages:
yarn
To run tests:
yarn test
Playing with jest – based on Getting Started
Make sure you have yarn installed, then install the required NodeJS packages:
yarn
To run tests:
yarn test