Skip to content

HugoDF/jest-handbook-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Node LTS
  • npm

Setup

  1. Clone the repository
  2. Run npm install to install required dependencies.

npm scripts

  • npm run test will run passing test suites
  • npm run test:failing will run test suites with failing tests
  • npm run lint will lint all of the files with xo
  • npm run format will run lint with --fix option on all the examples files (and tests).

LICENSE

Code is licensed under the MIT License.

About

Examples for The Jest Handbook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •