vim-plug/test
Alexandre Carlton 73551bf34f Add tests
2014-11-30 21:01:49 +11:00
..
fixtures Fix #112: Do not suppress messages from ftplugin 2014-10-19 14:45:19 +09:00
README.md Update test runner script 2014-06-23 12:53:51 +09:00
run Fix #112: Do not suppress messages from ftplugin 2014-10-19 14:45:19 +09:00
workflow.vader Add tests 2014-11-30 21:01:49 +11:00

Test cases for vim-plug

Prerequisite

Run

./run

./run !

TODO

Test cases for the following features are currently missing:

  • Output formatting
  • Timeout or interrupt cleaning up git processes
  • User prompt in PlugClean command
  • Single-threaded installer
  • Windows support