alfredodeza / pytest.vim

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

if skipped tests are shown, don't say all tests passed #36

Closed alfredodeza closed 8 years ago

alfredodeza commented 8 years ago

Try to parse the output to point out we had skipped tests.