alfredodeza / pytest.vim

Runs your UnitTests with py.test displaying red/green bars and errors
274 stars 40 forks source link

Broken on Neovim stable #50

Closed decko closed 7 years ago

decko commented 7 years ago

Neovim 0.2 is the new stable, but pytest.vim won't work there. It's there a easy way to update it?

alfredodeza commented 7 years ago

Is this the same issue as https://github.com/alfredodeza/pytest.vim/issues/47 ?

decko commented 7 years ago

Yes it is. Should I close this issue and focus on #47?

alfredodeza commented 7 years ago

Yep, thanks for reporting. Anything that you can add to that other issue would be great (I am having issues trying to find a fix)