capaj / atom-ava-standard

atom standard.js snippets for AVA

Home Page:https://atom.io/packages/ava-standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Tab ↹ to expand the snippet.

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

License

MIT

About

atom standard.js snippets for AVA

https://atom.io/packages/ava-standard

License:MIT License