12 Commits

Author SHA1 Message Date
Artem Zakharchenko
e996b4103b
fix(expect): support type-safe declaration of custom matchers (#7656)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-05-19 15:12:53 +02:00
Josh Goldberg ✨
8ec448db61
fix: switch ExpectStatic any types to AsymmetricMatcher<unknown>, with DeeplyAllowMatchers<T> (#7016) 2025-05-18 12:53:27 +02:00
Hiroshi Ogawa
82215a1bff
test: replace googleapis with minimal repro (#7721) 2025-03-23 14:32:26 +09:00
renovate[bot]
4b0451d9e5
chore(deps): update dependency @antfu/eslint-config to v4 (#7407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-03-11 16:06:15 +01:00
Hiroshi Ogawa
e03683c511
fix(snapshot): improve inline snapshot inside loop rejection (#6339) 2024-08-19 10:04:28 +02:00
Vladimir
57d23cec43
docs: fix inconsistencies, remove low informative twoslash examples (#6200) 2024-07-23 14:52:21 +02:00
renovate[bot]
f55dc0081d
chore(deps): update all non-major dependencies (#6046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-07-15 17:10:15 +02:00
Hiroshi Ogawa
35675bd38a
fix(typecheck): fix suite collection while-loop (#5065) 2024-01-30 08:57:24 +01:00
Maxim Mazurok
edb0d28fff
fix(spy) Fix: vi.spyOn() Compatibility with Google APIs (#3141) (#3670) 2023-11-24 09:35:55 +01:00
Vladimir
23652300d7
fix(vitest): improve vi.waitUntil type to excude falsy types (#4572) 2023-11-22 18:16:21 +01:00
Vladimir
cc19117d30
chore: migrate to flat eslint config (#4472) 2023-11-11 08:07:39 +01:00
Vladimir
7c7f33d5fc
feat: add typechecking functionality (#2107)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-07 23:49:15 +08:00