;;;; package.lisp (defpackage #:testiere (:use #:cl) (:import-from #:trivia #:ematch) (:export #:testiere-on #:testiere-off #:register-testiere-hook))