Writing tests in TS #141
colbyfayock
started this conversation in
Ideas
Replies: 1 comment
-
You are using Vitest which supports both .js and .ts files. There might be a simple configuration needed if just renaming wont work but I see a big value in being able to have type support in the test files as well :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question from #139 (comment)
Is it as simple as renaming tests to .ts? What are the implications and workflow differences?
Beta Was this translation helpful? Give feedback.
All reactions