Vladimir
|
1a81c21d28
|
feat(runner)!: set mode to todo if no function is passed down to test or describe (#8346)
|
2025-07-28 15:24:32 +02:00 |
|
Vladimir
|
464218f42c
|
fix: try to catch unhandled error outside of a test (#7968)
|
2025-05-13 19:28:56 +02:00 |
|
Vladimir
|
ca743ede68
|
docs: deprecate old context augmentation and recommend test.extend (#7703)
|
2025-05-02 14:05:35 +02:00 |
|
Vladimir
|
6adecb9036
|
feat(vitest): allow conditional context.skip(boolean) (#7659)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-03-17 13:05:26 +01:00 |
|
Hiroshi Ogawa
|
e4b34b81e6
|
test: test hook cleanup timeout correctly (#7651)
|
2025-03-11 14:40:31 +01:00 |
|
Hiroshi Ogawa
|
0c2924b7ae
|
fix(runner): fix beforeEach/All cleanup callback timeout (#7500)
|
2025-03-03 17:11:37 +01:00 |
|
jyc.dev
|
d5cb821276
|
fix(snapshot): allow inline snapshot calls on same location with same snapshot (#7464)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-02-27 11:49:45 +09:00 |
|
Hiroshi Ogawa
|
c60ee27c06
|
fix(runner): timeout long sync hook (#7289)
|
2025-01-21 15:16:36 +01:00 |
|
Thomas Riffard
|
2fb585aea6
|
fix(runner): long synchronous tasks does not time out (fix #2920) (#6944)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-12-09 15:57:56 +01:00 |
|
Vladimir
|
93b67c24b1
|
fix: throw an error and a warning if .poll, .element, .rejects/.resolves, and locator.* weren't awaited (#6877)
|
2024-11-13 13:16:24 +01:00 |
|
Vladimir
|
383f179166
|
fix(browser): throw an error if "@vitest/browser/context" is imported outside of the browser mode (#6570)
|
2024-10-02 18:17:36 +02:00 |
|
Vladimir
|
1497134e4b
|
fix(runner): guard test hook callback (#6604)
|
2024-10-01 15:58:53 +02:00 |
|
Hiroshi Ogawa
|
ad6e72fc8e
|
fix(runner): async assertion auto await should timeout (#6391)
|
2024-09-03 11:21:00 +02:00 |
|
Hiroshi Ogawa
|
e03683c511
|
fix(snapshot): improve inline snapshot inside loop rejection (#6339)
|
2024-08-19 10:04:28 +02:00 |
|
Hiroshi Ogawa
|
1606f34f27
|
fix(snapshot): reject multiple toMatchInlineSnapshot updates at the same location (#6332)
|
2024-08-13 12:59:58 +02:00 |
|
Vladimir
|
fc53f56344
|
feat: allow configuring expect options in the config (#5729)
|
2024-05-31 15:09:11 +02:00 |
|
Hiroshi Ogawa
|
222ce44119
|
feat!(runner): support concurrent suites (#5491)
|
2024-05-14 19:14:09 +02:00 |
|
Vladimir
|
7c993e9454
|
test: standardising internal test (#5600)
|
2024-04-26 15:43:27 +02:00 |
|