vim-pyunit icon indicating copy to clipboard operation
vim-pyunit copied to clipboard

Plugin enabling advanced unit test support inside your favorite editor.

Results 13 vim-pyunit issues
Sort by recently updated
recently updated
newest added

Because I use nerd tree, I use the vim setting autochdir so that my pwd is the same as the source file I am editing. A consequence of this is...

Hey! Thank you very much for this plugin, it is fantastic! I'm just writing because I noticed that while using 'follow-hierarchy' the root directory is being properly discovered by 'find_project_root',...

My workflow meant I rathered not to have the test file auto-open in any buffer when a test failed. May be generally useful?

Hello, I might have found a solution to issue #22. It passes the automated tests, and finds the proper file even from a nested directory inside the project root. It...

Can this plugin be used in inconjunction with python3? Is it and all its dependancies python3 compliant? If so how to set it up? Jeroen

Shows a read bar and says 4 failed tests when all tests pass, and if there is a failure says 12 tests fail for each failure. The opening of the...

In this case, we have no separate tests folder, but the tests are simply "next to the source files". This could be the case for simple projects, but I doubt...

feature
0.4

For: - invalid values for settings - unavailability of Python - unavailability of nosetests - unavailability of vim_bridge

finishing touches
0.3