sublime-ava
sublime-ava copied to clipboard
Assertion snippets
Assertions: https://github.com/sindresorhus/ava#assertions Docs: http://docs.sublimetext.info/en/latest/extensibility/snippets.html Inspiration: https://github.com/taylon/atom-qunit-snippets/blob/master/snippets/asserts.cson (note the optional message expansion)
Could be easily adapted from the Atom plugin https://github.com/sindresorhus/atom-ava/issues/1