Skip to content

pktcodes/jest-enzyme-react-testing-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.