vim-pyunit
vim-pyunit copied to clipboard
Made the tests work with absoulte root paths
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 that I cannot use relative directories for my root directories for vim-pyunit.
Thus, I adjusted the layout classes to allow the root directories to be absolute paths