Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

avajs/sublime-ava

Repository files navigation

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