Skip to content

1.4.3

Compare
Choose a tag to compare
@vmalloc vmalloc released this 14 Sep 08:13
· 621 commits to develop since this release
  • Improve handling of interruption exceptions - custom interruption exceptions will now properly cause the session and test to trigger the session_interrupt and test_interrupt hooks. Unexpected exceptions like SystemExit from within tests are now also reported properly instead of silently ignored
  • Properly initialize colorama under Windows
  • Support overriding notifications plugin's from_email by configuration