Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 715 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 715 Bytes

This project was bootstrapped with Create React App.

This is a small Demo repo, to showcase the usgae of Jest and react-testing-library.

Tests are located in /src/__tests__

Available Scripts

In the project directory, you can run:

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.