Shortcut Navigation:

Unit Test Quiz

Unit Testing can be defined as:

In the context of unit testing, a “unit” is:

One advantage of unit testing is:

There are a number of tools for unit testing. One of the most popular tools for unit testing WordPress is:

PHPUnit is:

The Unit Testing methodology is usually defined as:

Unit Testing themes is a bit different from unit testing plugins. Why?

We should consider unit testing because:

Unit Testing is:

Themes and Plugins often include markup, stylesheets, and JavaScript files. PHPUnit can help us test all of the above.

Tagged as: unit