https://github.com/gotcha/vimrobot
https://github.com/gotcha/vimrobot
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gotcha/vimrobot
- Owner: gotcha
- Created: 2011-06-13T13:49:03.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-05T16:05:24.000Z (almost 14 years ago)
- Last Synced: 2025-01-19T17:13:47.851Z (5 months ago)
- Language: Python
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.txt
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