eclipse-typescript
eclipse-typescript copied to clipboard
Add unit tests
Since we're developing out some new features and plan to be changing things, we probably should unit test the code...
Yeah, that would be great if you can figure out a sane way to do it. Testing Eclipse plug-ins seems challenging because they use so much interaction in their design.