Skip to content

2.5.2

Choose a tag to compare

@okken okken released this 30 Mar 04:01

Fixed

  • Fixes a weird corner case where an internal error could be generated by (1) having a session scope fixture fail in teardown and (2) having the last test in the session be skipped. Thanks @asyash26 for reporting and creating reproduction steps. Resolves #170