Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 504 Bytes

Embracing Jest as a development platform

Learn how to use Jest as a platform to power your development flow.

  • Running tests for the browser or node
  • Working inside of multi project repositories
  • Utilise Jest runners to lint and compile your tests with one unified interface
  • Enhance your experience with watch plugins
  • Leverage community packages to make your tests more precise with less code

Slides