|
0351da2878
|
feat(object): add toHaveOwnProperty method and improve property-path matching in object assertions
|
2025-04-30 18:24:28 +00:00 |
|
|
e7941e7b99
|
fix(object): Update toHaveProperty matcher to support nested property paths using dot notation
|
2025-04-30 18:00:29 +00:00 |
|
|
d1969ab658
|
feat(object-matchers): Add object key matchers: toHaveKeys and toHaveOwnKeys; remove obsolete roadmap plan file
|
2025-04-30 11:39:39 +00:00 |
|
|
8cb70b6afe
|
feat(generics): Improve assertion and matcher type definitions by adding execution mode generics for better async/sync support
|
2025-04-29 12:08:57 +00:00 |
|
|
9b488a87a0
|
feat(core): Add new matchers and improve negation messaging
|
2025-04-28 20:42:58 +00:00 |
|
|
91a3dc43d3
|
fix(assertion-matchers): Refactor matcher implementations to consistently use customAssertion for improved consistency and clarity.
|
2025-04-28 19:58:32 +00:00 |
|
|
47458118a6
|
BREAKING CHANGE(docs): Update documentation and examples to unify async and sync assertions, add custom matcher guides, and update package configuration
|
2025-04-28 19:10:27 +00:00 |
|