Skip to content

bridge-rector: v0.3.1

Choose a tag to compare

@roxblnfk roxblnfk released this 25 Sep 20:50
a0d6a20

0.3.1 (2026-09-25)

Features

  • bridge-rector: convert expectExceptionMessageMatches to withMessagePattern (d409881)
  • bridge-rector: log fixture runner system errors to the rector-errors.json channel (b498d28)

Bug Fixes

  • bridge-rector: add lifecycle attributes only in TestCase classes and traits (03dd7ef)
  • bridge-rector: convert expectExceptionMessage to withMessageContaining (d409881)
  • bridge-rector: convert withMessageContaining back to expectExceptionMessage (d409881)
  • bridge-rector: drop #[\Override] left dangling after detaching from TestCase (#353) (29fa870)
  • bridge-rector: mark the tests of a class that extends TestCase through a base (2f79fb2)
  • bridge-rector: surface Rector system errors in the fixture runner (#355) (b498d28)