Skip to content

Conversation

@petrdobr
Copy link
Contributor

  • feat: add new Assert:equal(), Assert::notEqual()
  • fix: change expected and actual values in correct order in default compare message

What was changed

  • Added new Assert:equal(), Assert::notEqual() methods for not strict comparison
  • Changed expected and actual values in compare method, placed them in correct order in default compare message

See commit history for details.

Why?

On order to fill simple Assert methods library.

Checklist

  • Closes #
  • Tested
    • Tested manually
    • Unit tests added
  • Documentation

- feat: add new `Assert:equal()`, `Assert::notEqual()`
- fix: change expected and actual values in correct order in default compare message
@petrdobr petrdobr requested a review from a team as a code owner October 29, 2025 08:42
@roxblnfk roxblnfk merged commit c20f871 into 1.x Oct 29, 2025
2 checks passed
@roxblnfk roxblnfk deleted the feat/add-assert-equal-not-equal branch October 29, 2025 14:12
@roxblnfk roxblnfk mentioned this pull request Oct 29, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants