mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user