Skip to content

ethome/jest-mock-koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest mock koans

Solve these failing tests to learn about mocking in the test framework Jest.

Running the tests

You can practice one koan at a time like this:

yarn test:watch 1
yarn test:watch 2
yarn test:watch 3

About

Tests to drive learning about jest mocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published