Skip to content
DannoHung edited this page Sep 13, 2010 · 12 revisions

The qspec testing framework has several components. These include the basic testing tools used for collecting tests together, specifying a test, and making assertions along with facilities for loading data, replacing segments of code for the purposes of invasive testing, callbacks for integratoin, and a basic test runner script.

If you would like to learn about the whole framework, please read through the tutorial, or you can jump to a section:

Clone this wiki locally