gmarmstrong / vim-muse

Vim plugin for writing poetry and prose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit test with Vader and Travis CI

gmarmstrong opened this issue · comments

Use junegunn/vader.vim for creating unit tests. Use Travis CI for automating unit tests.

Travis CI and Vader tests pass on branch test as of db8e1ee. See it here: https://travis-ci.org/gmarmstrong/vim-muse/builds/343078957

Will merge into master once gmarmstrong/python-datamuse#3 is resolved.