Home

Awesome

ava-standard

Snippets for AVA Originally from Sindre Sorhus, now with removed semicolons.

<img src="https://github.com/sindresorhus/atom-ava/raw/master/screenshot.gif" width=598">

Install

$ apm install ava-standard

Or, Settings → Install → Search for ava

Snippets

Included are some snippets useful for writing AVA tests.

Start writing a snippet's prefix and then press <kbd>Tab ↹</kbd> to expand the snippet.

Snippets are fuzzy matched, so you can for example just write tnok to get the t.notOk() snippet.

License

MIT