nbval icon indicating copy to clipboard operation
nbval copied to clipboard

Handle missing expected errors better

Open vidartf opened this issue 7 years ago • 4 comments

  • Better error message for missing error in output compare.
  • Fail cell if an unrun cell with an expected error does not produce one.

cc @mgeier, xref #108.

vidartf avatar Nov 13 '18 12:11 vidartf

Toggled PR to kick appveyor...

vidartf avatar Nov 13 '18 13:11 vidartf

I think given Python 3.4 is now deprecated and it only fails with that version, this can probably be merged.

rpep avatar Mar 26 '19 10:03 rpep

Fine by me to drop 3.4 - do you want to make a separate PR dropping tests on 3.4, then we can merge that first?

takluyver avatar Mar 26 '19 11:03 takluyver

Sounds good, I'll make the pull request :)

rpep avatar Mar 26 '19 13:03 rpep