Function Run-Test

Part of:

package lift
( run-test &rest < args > &key < test-case > < name > < suite > < break-on-errors? > < break-on-failures? > < do-children? > < result > < profile > )

Run a single testcase in a test suite. Will run the most recently defined or run testcase unless the name and suite arguments are used to override them.