Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 287 Bytes

Testing Examples

This simple project goes through a series of examples for testing implementation, mainly focused on a Frontend perspective.

Navigate through the examples by switching branches:

  • 01-jest
  • 02-jest-async-ts
  • 03-jest-mock
  • 04-jest-snapshot
  • 05-selenium-webdriver