An open API service indexing awesome lists of open source software.

https://github.com/jackomo007/react-testing-ice

Testing with react testing library in React 18
https://github.com/jackomo007/react-testing-ice

bootstrap5 react18 testing

Last synced: 7 days ago
JSON representation

Testing with react testing library in React 18

Awesome Lists containing this project

README

          

# Project created with learning purposes

Project created with Create React App with Jest and Testing Library, all this to create tests of React components and functionalities.

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.