CHAPTER 12

image

Testing jQuery with QUnit

Software engineering is not only about development. The developed software product has to be checked for quality at all times, even while it is being written. So, having spent a substantial amount of time learning the ways and means of writing quality software using jQuery, this last chapter will provide ample information regarding testing the same, using QUnit, a framework written in JavaScript. Because developers often find testing to be a tedious task, and although they know the importance of testing from the knowledge they’ve obtained at school, they tend to shy away from this process.

This chapter will ...

Get Practical jQuery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.