Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohdanmoroziuk/goblin-store-testing-course
Goblin Store app testing course using the Jest and React Testing Library.
https://github.com/bohdanmoroziuk/goblin-store-testing-course
integration-testing jest react testing-library-react typescript unit-testing
Last synced: about 1 month ago
JSON representation
Goblin Store app testing course using the Jest and React Testing Library.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/goblin-store-testing-course
- Owner: bohdanmoroziuk
- License: mit
- Created: 2022-04-25T15:21:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T09:03:28.000Z (over 1 year ago)
- Last Synced: 2023-12-05T18:49:14.254Z (about 1 year ago)
- Topics: integration-testing, jest, react, testing-library-react, typescript, unit-testing
- Language: TypeScript
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goblin Store Testing Course
> Goblin Store app testing course using the Jest and React Testing Library.
## 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 the browser.### `npm test`
Launches the test runner in the interactive watch mode.
### `npm build`
Builds the app for production to the `build` folder.