Commit Graph

10 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
47c38498eb
docs(assert): improve docs (#4876)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-30 11:38:16 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
f57ac69735
refactor(assert,expect): use shared format.ts and diff.ts (#4592) 2024-04-16 17:09:40 +10:00
Asher Gomez
46d9fa594c
chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
Asher Gomez
c35855e712
refactor(assert): remove void return types (#4124) 2024-01-08 13:36:07 +11: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
Jesse Jackson
5468fb8ece
fix(assert): export parameter type alias for assertArrayIncludes() (#3917) 2023-12-09 13:56:09 +11:00
lionel-rowe
1946760234
fix(assert): disallow scalar string args in assertArrayIncludes() (#3910)
* fix(assert): Disallow scalar string args to assertArrayIncludes

* Update assert/assert_array_includes_test.ts

Co-authored-by: scarf <greenscarf005@gmail.com>

---------

Co-authored-by: scarf <greenscarf005@gmail.com>
2023-12-08 19:04:06 +11:00
Asher Gomez
84a1373b39
chore(assert): complete documentation (#3900) 2023-12-07 04:13:38 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00