Friday 8 September 2017

How can I test Typescript (.tsx) with a Typescript test

I've been working for days to try to figure out how to use mocha or jest to try to test typescript code. Nothing seems to be working right and all guides I find seem to be missing something important due to deprecation that I can't quite piece together. Can anyone give me step-by-step instructions on how this should be done?

Submitted September 08, 2017 at 03:21PM by CodeMonkey789

No comments:

Post a Comment