Difference between revisions of "Unit testing"
From WikEmacs
(Created page with "ERT is the unit test framework for developing Emacs lisp code. It is included as part of Emacs-24.1.") |
(Adding info about Emacs manual.) |
||
Line 1: | Line 1: | ||
+ | {{Manual|ERT|(ert) Top}} | ||
ERT is the unit test framework for developing Emacs lisp code. It is included as part of Emacs-24.1. | ERT is the unit test framework for developing Emacs lisp code. It is included as part of Emacs-24.1. |
Revision as of 06:30, 25 March 2012
Top.html#(ert) Top {{{3}}} (`(info "(ERT) {{{3}}}")') ERT is the unit test framework for developing Emacs lisp code. It is included as part of Emacs-24.1.