chickadee » srfi-64 » test-passed?

test-passed? #!optional runnerprocedure

True if the value of (test-result-kind [runner]) is one of 'pass or 'xpass. This is a convenient shorthand that might be useful in a test suite to only run certain tests if the previous test passed.