Asher Gomez
|
0b2497f16e
|
fix: update codebase to work with Deno RC (#6018)
* fix: update codebase to work with Deno RC
* work
* fix
* fix
* fix
* fixes
* work
* update
* fixes
* fix
* revert
|
2024-09-20 09:29:31 +10:00 |
|
Yoshiya Hinosawa
|
b1b1e5c56d
|
docs(expect): add examples of matcher usages (#5553)
|
2024-07-26 19:39:06 +09:00 |
|
Simon Lecoq
|
a92e1b6060
|
fix(expect): make .not aware of whether is it is in async context (#5308)
|
2024-07-05 08:45:04 +10:00 |
|
Asher Gomez
|
b11514e21d
|
refactor(expect): remove expect.addSnapshotSerializer(s) (#5231)
|
2024-07-02 06:09:57 +10:00 |
|
Satya Rohith
|
caac76fd34
|
docs(expect): document methods and add examples (#4836)
|
2024-05-23 16:50:11 +05:30 |
|
cinchen
|
8227afed20
|
feat(expect): support expect.addSnapshotSerialize() api (#4537)
|
2024-04-02 19:44:40 +09: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 |
|
cinchen
|
2f1b13acdb
|
feat(expect): add expect.addEqualityTesters api. (#4255)
|
2024-02-06 16:41:42 +09:00 |
|
cin
|
67fe57c295
|
fix(expect): align toEqual to jest (#4246)
|
2024-01-29 17:55:56 +09:00 |
|
Lino Le Van
|
c46143f0ac
|
chore: update copyright year (#4046)
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-02 08:11:32 +11:00 |
|
Yoshiya Hinosawa
|
1a7ede05b4
|
feat: add std/expect (#3814)
Co-authored-by: Thomas Cruveilher <38007824+Sorikairox@users.noreply.github.com>
|
2023-11-21 23:52:38 +09:00 |
|