How to Install elpa-el-mock in Ubuntu 18.04



Install elpa-el-mock by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-el-mock

Description:

tiny mock and stub framework for 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.

Homepage: https://github.com/rejeep/el-mock.el

Version: 1.25.1-2

Section: universe/lisp