Macro Ensure-Error

Part of:

package lift
( ensure-error &body < body > )

Ensure-error evaluates its body. If the body does not signal an
error, then ensure-error will generate a test failure.