Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 362 Bytes

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