]> git.eshelyaron.com Git - dict.git/commit
ADDED: PlUnit tests block skeleton and command for inserting it
authorEshel Yaron <me@eshelyaron.com>
Wed, 23 Nov 2022 19:25:39 +0000 (21:25 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Nov 2022 19:25:39 +0000 (21:25 +0200)
commit147ec7f878213a39c7f4c2a19979bb814122d7e8
tree1092fd9e7e6a4beca55549169a1acdceb88800e4
parent7dd575c68686e714f86c9f50f5260073ce796b13
ADDED: PlUnit tests block skeleton and command for inserting it

* sweeprolog.el (sweeprolog-format-string-as-atom): new function.
(sweeprolog-module-header-skeleton): use define-skeleton, making it a
command instead of a defconst.
(sweeprolog-plunit-testset-skeleton): new skeleton and command.
* sweeprolog-tests: test it.
* README.org ("Writing Tests"): new section.
("Using templates for creating new modules"): rename to "Creating New
Modules".
README.org
sweep.pl
sweeprolog-tests.el
sweeprolog.el