An open API service indexing awesome lists of open source software.

https://github.com/gotcha/vimrobot


https://github.com/gotcha/vimrobot

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

vimrobot
========

``vimrobot`` is a Python package to write functional tests of Vim with
``robotframework`` Python library.

Development
===========

``vimrobot`` source code and tracker are at https://github.com/gotcha/vimrobot.

How to develop ``vimrobot`` from github::

git clone [email protected]:gotcha/vimrobot.git
cd vimrobot/
virtualenv-2.6 .
bin/python bootstrap.py
bin/buildout -Nvt 5
bin/pybot vim.txt