snappify icon indicating copy to clipboard operation
snappify copied to clipboard

Generate typescript files as output

Open sandipp opened this issue 6 years ago • 1 comments

Hi, This is an awesome project. I wanted to use this to generate boilerplate for developers for writing thier tests. But we are writing our tests as well in typescript so can I get the provision to generate typescript file as output instead of .js files.

Thanks.

sandipp avatar Aug 29 '18 15:08 sandipp

Hi! Thank you!

Yes, I think an option for generation TypeScript files instead of .js files could be a useful feature.

Could you specify, do you need generated files to have .tsx extension only and the same content, or you also need some changes in files content syntax? If you need the changes in the content, could you provide an example of tests that you want to see as a result?

denisraslov avatar Oct 07 '18 18:10 denisraslov