Sublime Forum

The MiniTest bundle for Sublime Text 2

#1

This is the Sublime Text 2 editor bundle for MiniTest, the default testing framework of Ruby language.

This contains two main snippets categories:

Expectations (Specs): Snippets for all the expecations expressions (43 by now)
Assertions (Asserts): Snippets for all the assertions (33 by now)

https://github.com/joaodrp/sublime-minitest

0 Likes