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:
parent
98d2f1de3f
commit
eaca8c58fa
41 changed files with 1371 additions and 1101 deletions
|
@ -172,7 +172,7 @@ respectively."
|
|||
|
||||
(def-dispatcher! test
|
||||
"Run Doom unit tests."
|
||||
(load! "autoload/test")
|
||||
(require 'core-tests)
|
||||
(doom//run-tests args))
|
||||
|
||||
(def-dispatcher! info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue