Skip to content

Latest commit

 

History

History
 
 

ts-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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