You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a package for Sublime Text 2 & 3 that provides autocompletion for the ShouldJS assertion library. It supports only calls in the format should(target).assertion(expectation).
Installation
1. Package Control
Look for ShouldJsSnippets.
2. Through git
Go to your packages folder (in Sublime : Preferences > Browse Packages…).
Clone the repo git clone https://github.com/jmnsf/ShouldjsSnippets.git
3. Manually
Download this repo as a ShouldjsSnippets folder and save it into your packages (in Sublime : Preferences > Browse Packages…).