| Author |
Using Jasmine for Javascript testing
|
Amit Bhargava
Greenhorn
Joined: May 20, 2011
Posts: 20
|
|
Hi folks,
I'm new to Jasmine. I am able to test JavaScript code in js files. How would I go about testing JavaScript code which is embedded in a JSP? Thanks.
|
 |
Amit Bhargava
Greenhorn
Joined: May 20, 2011
Posts: 20
|
|
|
Finally just separated the js from the jsp and tested it.
|
 |
 |
|
|
subject: Using Jasmine for Javascript testing
|
|
|