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

https://github.com/pktcodes/jest-enzyme-react-testing-basics

Setup Create React App with Jest & Enzyme for Testing
https://github.com/pktcodes/jest-enzyme-react-testing-basics

assertions bonnie-schulkin create-react-app enzyme eslint expect introduction jest matchers react setup shallow test-cases test-driven-development testing unit-testing

Last synced: 3 months ago
JSON representation

Setup Create React App with Jest & Enzyme for Testing

Awesome Lists containing this project

README

        

# Jest & Enzyme

Setup Create React App with Jest & Enzyme for Testing

> PROD [Live] : https://react-testing-jest-enzyme-basics-prod.netlify.app/

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.

#### Languages / Technologies

HTML, CSS, JavaScript, ECMAScript, React, Jest, Enzyme

#### Deployment / Hosting

Netlify

---

_Note: I have developed this project ~ [0] as part of the React Testing with Jest and Enzyme (2023) taught by Bonnie Schulkin._