Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 179 Bytes

File metadata and controls

3 lines (3 loc) · 179 Bytes

QRPT10InClassExamples

Command to run .ts file : npx jest ts-node {full file name}.ts

Command to run .test.ts file: npx jest {file name}