Chai Snippets for Atom
Speed up your testing!
Install
Go to Atom > Preferences... then search for Chai Snippets in Packages tab.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -m 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request 😉
License
MIT License © Petr Povala