Testing with Jasmine
Opened this issue · 0 comments
Petteroe commented
Hi
Tsng is a nice tool. But I find that it may hinder me more than it is benefitting me. Maybe this is due to my noob status in the grunt/typescript world.
The samples for typescript shows how you can easily debug javascript by setting breakpoints in my ts file. I haven't found a way to do this after running tsng.
But more importantly, I haven't found a good way to create and run Jasmine tests for my angular components.
Do you have any tips on how to do this?
Morten