Commit Graph

5 Commits

Author SHA1 Message Date
Asher Gomez
f1952eca20
fix(bytes,cli,collections,expect): add missing non-null assertions (#5280)
fix(bytes,cli,collections,expect): add non-null assertions
2024-07-04 00:12:41 +02:00
Yoshiya Hinosawa
76113d67fe
BREAKING(expect): remove special handling of Immutable.js objects (#5228) 2024-07-02 12:33:08 +09:00
cinchen
cec0c680a5
fix(expect): fix equality of iterables (#4286)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-03-05 18:26:12 +09:00
David Sherret
ef6b95f0c7
refactor: make the code work under verbatimModuleSyntax (#4406)
* Start

* Update

* Format

* Revert deno.json change

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-02-27 21:57:25 +00:00
cinchen
2f1b13acdb
feat(expect): add expect.addEqualityTesters api. (#4255) 2024-02-06 16:41:42 +09:00