4.3.0
·
47 commits
to refs/heads/main
since this release
Added
- Added new assertions for deviation:
toBeDeviationTimeandtoBeDeviationMemorymethods by @andrey-helldar in #96 - Handle cases with no comparisons: throw
NoComparisonsExceptionfortoAssertand log info message fortoConsole. by @andrey-helldar in #97
Changed
- Add Xdebug-specific testing scripts:
test:coverageandtest:profile. by @andrey-helldar in #98 - Revert "Refactor
TableViewto improve separator handling with distinct header and footer methods by @andrey-helldar in #99