Skip to content

v2.4.1 - 2025-04-29

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 16:34
· 23 commits to main since this release

Bug fixes:

  • Fix: xUnit async [AfterTestRun] hook might not execute fully (#530)
  • Fix: Scenario, feature and test run finished event is not published when the related "after" hook fails (#560)
  • Fix: Inconsistent hook execution (double execution, before/after hook skipped, infrastructure errors) when before or after hooks fail (#526)
  • Fix: Namespace collisions in generated code when Reqnroll project namespace contains "System" (#583)
  • Fix: InvalidOperationException when calling test teardown method after the Reqnroll test runner has been released (#387)

Contributors of this release (in alphabetical order): @304NotModified, @clrudolphi, @gasparnagy, @obligaron