I've spent the last couple of days trying to figure out how to test Typescript in Visual Studio, but I'm encountering some difficulties. Despite attempting various frameworks, I can't seem to get it to work in a separate project. Can anyone offer suggestions on how to successfully run these tests in a different project? Should I consider creating a web interface for this purpose?
Appreciate any assistance you can provide.