Language

Package: emacs-buttercup @ 1.24

Synopsis

Behavior driven emacs lisp testing framework

Description

Buttercup is a behavior-driven development framework for testing Emacs Lisp code. It groups related tests so they can share common set-up and tear-down code, and allows the programmer to "spy" on functions to ensure they are called with the right arguments during testing.

Home page
https://github.com/jorgenschaefer/emacs-buttercup
Location
gnu/packages/emacs-xyz.scm (line: 21235, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings