(def-fixture my-fixture (setup-some-context) &body)) (with-fixture my-fixture (do-the-actual-work))