test/runner

Experimental

Sets up unit tests.

This module contains the package's main program, which does a bit of high-level setup and then delegates test finding and running to the harness module.

For more information on testing in the Add-on SDK, see the Unit Testing tutorial.