An Emacs minor mode to toggle visibility of inline Common Lisp tests written with the testiere library.
testiere-mode is an Emacs minor mode designed to enhance the editing experience for Common Lisp code that uses the testiere testing library. It allows developers to conveniently hide or reveal inline test sections within their function and class definitions, helping to keep code focused and readable.
M-x testiere-toggle) that collapses or reveals #+testiere sections in Common Lisp buffers.def* forms like defun, defmethod, deftype, defclass, and defstruct, or directly from the header line....) to indicate collapsed content.The project follows a minimalist, focused approach to improve code readability by allowing developers to temporarily hide test details without removing them from the source file.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.