Speed up your testing!
Go to Atom > Preferences... then search for Chai Snippets in Packages tab.
Atom > Preferences...
git checkout -b my-new-feature
git commit -m 'Add some feature'
git push origin my-new-feature
MIT License © Petr Povala