Coffee Script and JSTester
Is there a way to run coffee script tests without having to first compile them to JS? We have a pretty large code base that gets built via a build system but I'd love to be able to right-click and run a JS test from the IDE.
请先登录再写评论。