Snippets for AVA
Install AVA
with Package Control and restart Sublime.
Included are some snippets & completions useful for writing AVA tests.
Start writing a snippet's tabTrigger
and then press Tab ↹ to expand the snippet.
Snippets are fuzzy matched, so you can for example just write tde
to get the t.deepEqual()
snippet.
MIT © Sindre Sorhus