eryue0220
|
f4fef35ede
|
fix(expect): support expect.not.{arrayContaining,objectContaning,stringContaining,stringMatching} (#6138)
|
2024-10-28 15:44:49 +09:00 |
|
eryue0220
|
ed79df4696
|
fix(expect,internal,testing): support expect.assertions (#6032)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-10-25 17:29:40 +09:00 |
|
eryue0220
|
ae7048f9ca
|
fix(expect): support expect.objectContaining (#6065)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-10-21 23:12:53 +09:00 |
|
eryue0220
|
6a4eb6cb91
|
fix(expect): support expect.hasAssertions() (#5901)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-09-19 14:38:32 +09:00 |
|
Yoshiya Hinosawa
|
a8a637fb92
|
docs(expect): link to matcher docs (#5502)
|
2024-07-22 15:09:00 +09:00 |
|
Asher Gomez
|
88019ee78d
|
docs(expect): minor doc tweaks (#5501)
* docs(expect): minor doc tweaks
* tweaks
|
2024-07-22 12:17:47 +09:00 |
|
Asher Gomez
|
31b906db99
|
chore: ensure code examples use assertions in Doc Linter (#4911)
|
2024-06-03 14:10:27 +10:00 |
|
Asher Gomez
|
79d6a70729
|
docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu): add snippet checks in module, function and class docs to doc checker (#4855)
* chore: add snippet checks to module docs
* fix
* work
* tweak
|
2024-05-31 12:01:46 +10:00 |
|
Satya Rohith
|
caac76fd34
|
docs(expect): document methods and add examples (#4836)
|
2024-05-23 16:50:11 +05:30 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
David Luis
|
1c38d2c886
|
feat(expect): add expect.{closeTo, stringContaining, stringMatching} (#4508)
|
2024-03-26 11:57:40 +09:00 |
|
David Luis
|
ad4abccb66
|
docs: replace markdown hyperlink syntax with {@link} tag where necessary. (#4253)
docs: replaces markdown hyperlink syntax with `{@link}` tag when necessary.
|
2024-02-01 09:19:46 +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 |
|
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 |
|