소스 검색

Add test/README.md

Junegunn Choi 12 년 전
부모
커밋
e5552548dc
1개의 변경된 파일22개의 추가작업 그리고 0개의 파일을 삭제
  1. 22 0
      test/README.md

+ 22 - 0
test/README.md

@@ -0,0 +1,22 @@
+Test cases for vim-plug
+=======================
+
+### Prerequisite
+
+- [Vader.vim](https://github.com/junegunn/vader.vim)
+
+### Run
+
+```vim
+:Vader*
+```
+
+### TODO
+
+Test cases for the following features are currently missing:
+
+- Output formatting
+- Timeout or interrupt cleaning up git processes
+- User prompt in PlugClean command
+- Automatic dependency resolution using Plugfile
+