This package browser is in early development. Mind the rough edges.

emacs-el-mock 1.25.1

Tiny mock and stub framework in Emacs Lisp

Emacs Lisp Mock is a library for mocking and stubbing using readable syntax. Most commonly Emacs Lisp Mock is used in conjunction with Emacs Lisp Expectations, but it can be used in other contexts.

Installation

Install emacs-el-mock 1.25.1 as follows:

guix install emacs-el-mock@1.25.1

Or install the latest version:

guix install emacs-el-mock

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.