JohnWeisz / TypedJSON

Typed JSON parsing and serializing for TypeScript that preserves type information.
MIT License
603 stars 64 forks source link

Allow debugging tests with run test:inspect #153

Closed MatthiasKunnen closed 3 years ago

MatthiasKunnen commented 3 years ago

I've also split coverage to a separate script as it does not need to run on every test run.