Skip to content

brunograsselli/jasmine-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Jasmine Snippets

Some vim snippets for writing jasmine specs.

Installation

Clone the repository and create a symbolic link to your snippets path:

git clone https://brunograsselli@github.com/brunograsselli/jasmine-snippets.git ~/projects_path/jasmine-snippets
ln -s ~/projects_path/jasmine-snippets/javascript-jasmine/ ~/.vim/snippets/javascript-jasmine

Jasmine?

"Jasmine is a behavior-driven development framework for testing your JavaScript code".

http://pivotal.github.com/jasmine/

About

Vim snippets for jasmine specs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published