tcomment_vim
tcomment_vim copied to clipboard
Document how to run tests
I've seen that there are some spec files, and it appears to be based on your spec_vim plugin.
Do you plan to keep using it? Otherwise I would have recommended to use Vader.
It would also be nice if there was a Makefile to run the tests.
I currently don't use it but I don't have the time to write a full test suite for this anyway.
Would you accept a PR to setup/use Vader then? I currently do not have much spare time, too, but it would be good to know anyway.
Would you accept a PR to setup/use Vader then?
If it came with useful specs/tests, probably yes. The use of Vader and spec.vim aren't mutually exclusive anyway, are they?
The use of Vader and spec.vim aren't mutually exclusive anyway, are they?
No, they are not.