mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* Support `expect().toBeValidDate()` * Support `expect().toContainEqual()` Also fixes a bug where `expect(new Set()).toContain()` would not work * Update expect.zig * docs * [autofix.ci] apply automated fixes --------- Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>