Skip to content

Add assert.match / doesNotMatch / partialDeepStrictEqual - #199

Merged
kevinresol merged 2 commits into
HaxeFoundation:masterfrom
kevinresol:feat/assert-match-partial
Jul 13, 2026
Merged

Add assert.match / doesNotMatch / partialDeepStrictEqual#199
kevinresol merged 2 commits into
HaxeFoundation:masterfrom
kevinresol:feat/assert-match-partial

Conversation

@kevinresol

Copy link
Copy Markdown
Contributor

Summary

  • Add Assert.match and Assert.doesNotMatch with String/Error message overloads (same style as ok()).
  • Add Assert.partialDeepStrictEqual with Error/String message overloads (same style as deepStrictEqual).

Test plan

  • haxe build.hxml succeeds on supported Haxe versions
  • Confirm new APIs appear in generated docs / completion for js.node.Assert

Made with Cursor

kevinresol and others added 2 commits July 13, 2026 22:20
Bind newer Node.js assert APIs for regex string matching and partial deep equality.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@kevinresol

Copy link
Copy Markdown
Contributor Author

Ready to merge.

@kevinresol
kevinresol merged commit 805d57d into HaxeFoundation:master Jul 13, 2026
@kevinresol
kevinresol deleted the feat/assert-match-partial branch July 15, 2026 01:01
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.

1 participant