Chris Webster's Weblog

pageicon Wednesday Aug 08, 2007

JavaScript code coverage tool

I came across this link to a tool for measuring JavaScript code coverage(http://siliconforks.com/jscoverage/). I haven't yet had a chance to check it out but sounds interesting. 
Comments:

Fine

Posted by Dhritiman Banerjee on August 09, 2007 at 05:20 AM PDT #

I have a JavaScript engine question for you. I have a really simple class in my Classpath

public class A {}

doesn't get simpler than that. I would LOVE to write

new ScriptEngineManager().getEngineByName("JavaScript").eval("new A();");

I can not figure out how to change the classpath of the ScriptEngine! I can instantiate other objects, but not this one. What do I need to do? this is a standalone application.

Posted by Anonymous on August 13, 2007 at 05:38 PM PDT #

Post a Comment:
Comments are closed for this entry.

« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

Feeds

Search this blog

Links

Weblog menu

Today's referrers

Today's Page Hits: 75