Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 489 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 489 Bytes

Contributing

Please write a failing test before submitting pull requests. All new features should be accompanied by new tests.

Tests are written in Ecukes, an integration testing framework for Emacs.

Setup

To fetch the test dependencies, install cask:

curl -fsSkL https://raw.github.com/cask/cask/master/go | python

then:

cd /path/to/god-mode
cask

Run the tests with:

cask exec ecukes