Dynamically executing QUnit tests against existing pages
One of the problems bothering me for a while was the inability to run tests against existing pages using most Javascript frameworks. We’ve been using JQuery for our platform and I’ve been focusing on integrating QUnit as the front-end testing framework. I also wanted to test more than just the Javascript functions. It was important, [...]

Recent Comments