jvortmann / scriptaculous.vim

A plugin to help working with scriptaculous tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scriptaculous.vim

This is a initial commit for the Scriptaculous Test plugin.

WHAT IT DOES:

  • it can be disabled setting the flag g:loaded_scriptaculous to 1
  • it provides file detection for Scriptaculous test (any *Spec.js or *SpecHelper.js under the folder js-test/ or test-javascript/)
  • it provides snippets for the majority of default matchers (assertEqual, assertTrue, assertMatch, ...)

OBS snippets need the Snipmate plugin to work Snipmate

WHAT IT STILL DOES NOT DO:

  • it doesn't have a specific syntax highlighting
  • it doesn't run the tests from inside Vim

Like it?

Fork

Contribute

About

A plugin to help working with scriptaculous tests


Languages

Language:Vim Script 100.0%