Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get started, you will need to familiarize yourself with the following:

1.React - A JavaScript library for building delightful UI by Facebook (https://reactjs.org/)

2.Jest - A JavaScript testing framework by Facebook( (https://facebook.github.io/jest/docs/en/getting-started.html))

Setup

To clone the repository on your computer

$ git clone https://github.com/amit-003/ReactJs-jest-test.git
$ cd ReactJs-jest-test

To install dependencies,

$ npm install

To run the project itself,

$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To run the test itself,

$ npm test

About

Login Test with jest-enzyme

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages