melpa/recipes/minitest
Arthur Neves 5adbe86e7e Add minitest-mode
This is a minitest minor mode. This mode is pretty similiar to the rspec
mode, however it is for minitest. I am using it in the daily basis to
develop ruby apps such as rails, ams, and Shopify projects.

I am the creator of it, and maintener.

Link for it: https://github.com/arthurnn/minitest-emacs
2013-11-15 19:19:53 -05:00

2 lines
69 B
Text

(minitest :repo "arthurnn/minitest-emacs"
:fetcher github)