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

avajs/atom-ava

Repository files navigation

AVA Build Status

Snippets for AVA and run tests directly in the editor

Install

$ apm install ava 

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 tde to get the t.deepEqual() snippet.

Run tests directly in the editor (Work in progress)

Open a test file, then choose the Ava: Run command in the Command Palette or press Ctrl Alt R, to run the tests.

We're working on the ability to run all tests in a project and more.

Related

License

MIT © Sindre Sorhus

About

Snippets for AVA and run tests directly in the editor

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 11