Commit Graph

5 Commits

Author SHA1 Message Date
Simon Lecoq
83fe1f754f
fix(expect): improve expect type to make it work better with expect.extend (#5309) 2024-07-16 13:09:06 +09:00
Yoshiya Hinosawa
76cf563c42
test(expect): improve expect test cases (#5221) 2024-07-01 14:25:42 +09:00
Madhav Ganesan
ab458a38fa
refactor(archive,expect,io,log,toml,yaml): remove private and public access modifiers (#5077)
* replaced public and private access modifiers #5066

* fix: run `deno fmt`

* fix: apply suggestions

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-06-21 14:13:08 +10:00
David Sherret
26d3fc3031
chore: enable verbatim-module-syntax lint rule (#4539)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-04-02 00:57:05 +00:00
cinchen
76e3ec8898
feat(expect): support expect.extend() api (#4412)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-03-04 20:57:08 +09:00