brunolm / TSTestExtension

Visual Studio extension to test TypeScript with Unit Tests.
9 stars 4 forks source link

Support for Visual Studio 2017 #3

Open neurospeech opened 7 years ago

neurospeech commented 7 years ago

Please add support for Visual Studio 2017

brunolm commented 7 years ago

I might consider doing it, but if I'm going to change I would re-write it to support jasmine, mocha, jest syntax of describe and it.

You could try to check chutzpah https://github.com/mmanela/chutzpah

They do seem to support TypeScript and VS2017 https://marketplace.visualstudio.com/items?itemName=vs-publisher-2795.ChutzpahTestAdapterfortheTestExplorer