Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

example: ts-example

Code coverage for TypeScript code. See nyc TS support docs too.

Code is instrumented on the fly using .babelrc and Parcel to run it.

Use

  • start the server and Cypress with npm run dev
  • run the Cypress tests
  • look at the generated reports in folder coverage