;;;; package.lisp (defpackage #:testiere (:use #:cl #:testiere.legacy) (:import-from #:trivia #:ematch) (:export #:on #:off #:register-hook #:run-suites ;; legacy #:defun/t #:with-stub #:with-stubs))