retgoat / ESpec

Sublime Text 2/3 plugin for ESpec BDD framework for Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESpec Package for Sublime Text 2/3

Based on the awesome RSpec Package for Sublime Text 2/3

Description

ESpec is a Behavior-Driven Development testing framework for Elixir. ESpec is inspired by RSpec and the main idea is to be close to its perfect DSL. This package adds support to Sublime Text 2 and 3 for specifying and testing Elixir applications with ESpec. It contains extra syntax highlighting and many snippets.

Installation

Recommended: install via Package Control.

Alternative (especially if you want to develop the package further): Clone (your fork of) the repository into your Sublime Text Packages directory.

Features

  • ESpec.tmLanguage: plugin automatically uses ESpec language syntax when you are in a ESpec file
  • Large amount of ESpec snippets

Contributing

  • Pull requests are welcome!

About

Sublime Text 2/3 plugin for ESpec BDD framework for Elixir.


Languages

Language:Python 100.0%