VSCodeVim/Vim
View on GitHubExtend the testing infrastructure to handle visual mode.
Open
#347 opened on Jun 23, 2016
area/testshelp wantedkind/refactor
Repository metrics
- Stars
- (12,664 stars)
- PR merge metrics
- (Avg merge 9d 13h) (7 merged PRs in 30d)
Description
We have this really great test infrastructure, but it can't test selections yet.
Adding that functionality (and bonus points for porting over the visual mode tests to the new testing infrastructure) would be a great help!