Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'd like to have unit testing for my jQuery code. Have gone through some frameworks like Qunit;Jasmine etc. Any suggestions which will be the best suited for JQuery testing automation/unit testing?
Posted
Comments
Suvendu Shekhar Giri 2-Mar-15 1:32am    
Have you tried to find this in google?
check this QUnit.js
SaranshSrivastava 2-Mar-15 5:47am    
yes, i tried QUnit but found Jasmine better than that.

1 solution

Well qUnit is jQueries own test framework. So that might be best suited.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900