sublime-ava

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 Tab ↹ 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