You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Is there a way to write tests in typescript without compiling it manually before testing? Some kind of typescript preprocessor?
I know it is possible to write tests in coffee, is it possible to do same with typescript?