Going beyond the browser with QUnit – Part 1

When it comes to unit testing my JavaScript my preferred framework is QUnit. If you’re not familiar with QUnit it’s the test framework for jQuery so I think it’s reasonably well up to the task of testing JavaScript.
Recently I wrote a…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

When it comes to unit testing my JavaScript my preferred framework is QUnit. If you’re not familiar with QUnit it’s the test framework for jQuery so I think it’s reasonably well up to the task of testing JavaScript. Recently I wrote an article on a preparser I’ve written for Knockout. Interestingly enough at the same time Brendan Satrom had the same idea. I quite like the approach that Brendan has taken so I decided to have a poke around in the code and see if we could even merge the two projects.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2011-09-03T00:00:00+00:00) Going beyond the browser with QUnit – Part 1. Retrieved from https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/

MLA
" » Going beyond the browser with QUnit – Part 1." Posts on LINQ to Fail | Sciencx - Saturday September 3, 2011, https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/
HARVARD
Posts on LINQ to Fail | Sciencx Saturday September 3, 2011 » Going beyond the browser with QUnit – Part 1., viewed ,<https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Going beyond the browser with QUnit – Part 1. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/
CHICAGO
" » Going beyond the browser with QUnit – Part 1." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/
IEEE
" » Going beyond the browser with QUnit – Part 1." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/. [Accessed: ]
rf:citation
» Going beyond the browser with QUnit – Part 1 | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2011/09/03/going-beyond-the-browser-with-qunit-part-1/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.