Skip to content

SamVerschueren/vscode-ava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVA

Snippets for AVA

Install

$ ext install ava

Or, F1Install Extension → Search for ava

Snippets

Included are some test and assertion snippets useful for writing AVA tests.

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

Related

License

MIT © Sam Verschueren