Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.67 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.67 KB

jestSamples

A sample project and tutorial for Jest

GitHub forks GitHub stars GitHub license GitHub license

Begin Here -> Simple Tests

What is the purpose of these samples

  • jestSample is curated jest Samples
  • sometimes you may not want to switch between code and tutorial
  • This repo follows that - it is essentially a tutorial inside code.

Where to begin

Begin Here -> Simple Tests

Then follow the order as below

(Also at the end of each js module there is a go to link)

Contributing

  • issue a pull request.
  • if there are functions or modules that you need to define then add them to the ./lib dir
  • feel free to add more samples and chapters etc.
  • if there is a confusion on how to structure your code please reach out to me via github issue.