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
- Host: GitHub
- URL: https://github.com/jackomo007/react-testing-ice
- Owner: jackomo007
- Created: 2022-04-02T21:15:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T22:13:37.000Z (about 4 years ago)
- Last Synced: 2025-01-05T09:17:26.805Z (over 1 year ago)
- Topics: bootstrap5, react18, testing
- Language: JavaScript
- Homepage:
- Size: 349 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.