Skip to content

4.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 12:52
· 47 commits to refs/heads/main since this release
ce1c246

Added

  • Added new assertions for deviation: toBeDeviationTime and toBeDeviationMemory methods by @andrey-helldar in #96
  • Handle cases with no comparisons: throw NoComparisonsException for toAssert and log info message for toConsole. by @andrey-helldar in #97

Changed

  • Add Xdebug-specific testing scripts: test:coverage and test:profile. by @andrey-helldar in #98
  • Revert "Refactor TableView to improve separator handling with distinct header and footer methods by @andrey-helldar in #99