emamux-ruby-test

https://github.com/syohex/emamux-ruby-test.git

git clone 'git://github.com/syohex/emamux-ruby-test.git'
2

emamux-ruby-test Build Status

Ruby test with emamux.

Requirements

Features

Future work

Usage

Please visit comment section in emamux-ruby-test.el.

Contribution

Before sending any pull request with feature you implement do all things below.

Check your improvements in clean emacs configuration

script/emacs.sh ../path/to/your/ruby/project/lib/project.rb

Write all necessary tests for it

make test

Before push any commits run all tests in clean virtual environment

make vagrant-test