简体   繁体   中英

How to run a chutzpah test on a .ts file

I have been working on TypeScript for a while now, and now I am in the phase where I have written all the modules in TypesScript , I am now working on how to test the TypesScript files, I am using Chutzpah rightnow, can anyone tell me the precise way how to run a tests on a .ts file.

I have tried to read the docs, I am getting confused. Please tell how to test the .ts file, I am using Visual Studio right now.

Thanks!

Please tell how to test the .ts file, I am using Visual Studio right now.

The relevant docs live here : https://github.com/mmanela/chutzpah/wiki/Running-Unit-Tests-written-in-TypeScript

Definitely check out the examples.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM