Awesome
sublime-ava
<img src="screenshot.gif" width="800">Snippets for AVA
Install
Install AVA
with Package Control and restart Sublime.
Snippets
Included are some snippets & completions useful for writing AVA tests.
Start writing a snippet's tabTrigger
and then press <kbd>Tab ↹</kbd> to expand the snippet.
Snippets are fuzzy matched, so you can for example just write tde
to get the t.deepEqual()
snippet.
Related
License
MIT © Sindre Sorhus