21 Commits

Author SHA1 Message Date
Vladimir
163d76248c
fix(vitest): always resolve vitest to the root version (#6369) 2024-08-20 13:46:04 +02:00
Vladimir
afdcb8f2b3
fix(workspace): correctly resolve workspace globs and file paths (#6316) 2024-08-12 19:13:28 +02:00
Vladimir
4409d779db
feat(vitest): add "provide" option (#6253) 2024-08-09 15:15:00 +02:00
Vladimir
48fba19022
fix: use package.json name for a workspace project if not provided (#5608) 2024-04-26 15:45:12 +02:00
Vladimir
7c993e9454
test: standardising internal test (#5600) 2024-04-26 15:43:27 +02:00
Vladimir
ec9d7c9366
fix: resolve cwd correctly when initiating projects (#5582) 2024-04-22 14:13:39 +02:00
Vladimir
d4003882a0
fix(workspace): set CWD to config directory, allow overriding local .env (#5476) 2024-04-03 12:14:50 +02:00
Hiroshi Ogawa
0bf5253328
fix(vitest): handle function config inside defineWorkspace (#5089) 2024-02-05 13:12:28 +01:00
Vladimir
528bd558d1
fix(vitest): call global teardown when using workspaces (#4935) 2024-01-11 14:57:16 +01:00
Ari Perkkiö
e9fe41811d
fix(workspace): support overring pool and poolOptions on project level (#4765) 2024-01-09 15:43:50 +01:00
Vladimir
67d93eda66
feat: add --workspace option, fix root resolution in workspaces (#4773)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-12-19 11:34:11 +01:00
Vladimir
40e9fd7778
chore: update packages (#4468) 2023-11-10 16:05:39 +01:00
Vladimir
a75228f1d2
feat: implement provide/inject API to transfer data from the main thread (#4422) 2023-11-04 14:28:02 +01:00
Ari Perkkiö
28109cc729
fix!(coverage): use transformMode and workspace project based source maps (#4309) 2023-10-23 11:54:40 +02:00
Ari Perkkiö
5a741ca24a
feat!: enable coverage.all by default (#4265) 2023-10-07 10:09:16 +02:00
Vladimir
b4d5ae2366
fix(vitest): inject "define" in workspaces (#4096) 2023-09-18 14:45:20 +02:00
Vladimir
1c08d5dad3
fix: correctly resolve config in a workspace (#3947) 2023-08-15 14:52:44 +02:00
renovate[bot]
82d7cbc2e9
chore(deps): update all non-major dependencies (#3315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-06-20 16:11:48 +02:00
Ari Perkkiö
efce3b4d7c
fix(coverage): workspaces c8 source maps (#3226) 2023-04-27 08:19:16 +02:00
Ari Perkkiö
7b2c81bcbf
fix(watch): run test files when added to filesystem (#3189) 2023-04-14 17:19:31 +02:00
Vladimir
b9d1a97599
feat!: add workspace support (#3103) 2023-04-09 15:12:26 +02:00