Skip to content

A simple project which I use for learning JavaScript testing with Jest

Notifications You must be signed in to change notification settings

nvdai2401/getting-started-with-js-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with JS testing

A simple project which I use for learning JavaScript testing with Jest.

Installation guide:

  1. Download zip file or type this command in your terminal git clone [email protected]:nvdai2401/getting-started-with-js-testing.git
  2. Type cd getting-started-with-js-testing
  3. Type yarn
  4. Type yarn test to see the testing results.

About

A simple project which I use for learning JavaScript testing with Jest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published