help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What tools and references do you use for Emacs Lisp unit testing?


From: Glenn Morris
Subject: Re: What tools and references do you use for Emacs Lisp unit testing?
Date: Tue, 03 Apr 2012 18:10:59 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Matt McClure wrote:

> I've written a bit of Emacs Lisp, and I've written unit tests in other
> languages. From the list of tools on http://emacswiki.org/emacs/UnitTesting,
> ert.el and el-expectations.el look most promising to me. What tools are
> others using for unit testing and TDD in Emacs Lisp? What are good examples
> of packages using each?

Well, ERT is included in Emacs (from 24.1 onwards), together with a nice
manual, and is used for the (so far, somewhat sparse) tests in the
test/automated directory in the Emacs repository.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]