alfredodeza / pytest.vim

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

Most exceptions do not display the exception message #27

Closed alfredodeza closed 9 years ago

alfredodeza commented 9 years ago

Usually only AssertionErrors do. Anything else forces the user to check the output.

alfredodeza commented 9 years ago

Fixed with 7e0b214144c490c1faa6b6f7463add4b75b68cb4