Move unit tests from ert to buttercup

Easier to organize and write. Now I can hopefully strive for better
coverage!
This commit is contained in:
Henrik Lissner
2018-06-15 03:31:54 +02:00
parent 98d2f1de3f
commit eaca8c58fa
41 changed files with 1371 additions and 1101 deletions

View File

@ -39,3 +39,6 @@
;; autoload/debug.el
(package! esup)
;; autoload/test.el
(package! buttercup)