Skip to content

emelipasini/jest-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest Testing

Testing course with Jest.

Contents

  • Docs: Information about testing, jest, etc.
  • Testing library: We created our own testing library to know the basics of testing.
  • Katas: Code katas developed with TDD.