From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: [Dev] Org-mode Test Framework Date: Tue, 05 Oct 2010 21:28:06 -0600 Message-ID: <87d3ro9f09.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=49907 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3Kfu-0000yB-58 for emacs-orgmode@gnu.org; Tue, 05 Oct 2010 23:28:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3Kfs-0006uo-NK for emacs-orgmode@gnu.org; Tue, 05 Oct 2010 23:28:14 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:38654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3Kfs-0006uj-F5 for emacs-orgmode@gnu.org; Tue, 05 Oct 2010 23:28:12 -0400 Received: by yxk8 with SMTP id 8so3416734yxk.0 for ; Tue, 05 Oct 2010 20:28:11 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode A test framework based on ert [1] is now included in the testing directory of the org-mode repository. Directions for use are included in testing/README.org. This is based on work by Sebastian Rose and myself. Enjoy -- Eric Footnotes: [1] http://github.com/ohler/ert