Vladimir
|
4c9a7d5840
|
fix(logger): print unhandled errors before summary (#3474)
|
2023-05-31 16:10:01 +02:00 |
|
Vladimir
|
a1da571470
|
fix(typecheck): show tsc errors not related to test files (#3441)
|
2023-05-24 17:45:30 +02:00 |
|
Ari Perkkiö
|
9fbb8d31b6
|
test: reduce usage of execa, add runVitest test utils (#3436)
|
2023-05-24 09:15:52 +02:00 |
|
Vladimir
|
c53ae0791a
|
fix(typecheck): correctly resolve custom tsconfig path (#3342)
|
2023-05-10 15:38:19 +02:00 |
|
btea
|
9d4472d06d
|
chore: update snapshot url (#3067)
|
2023-03-23 15:37:42 +01:00 |
|
Vladimir
|
26f915adc4
|
fix(typecheck): store tmp tsconfig close to original one (#2660)
* fix: store tmp tsconfig close to original one
* chore: use separate tsconfig
* chore: cleanup
|
2023-01-19 09:52:39 +01:00 |
|
Vladimir
|
9eeee0c8d8
|
refactor: make ids in typecheck suites more reliable, store errors in array (#2597)
* refactor: make ids in typecheck suites more reliable, store errors in array
* chore: cleanup
* Update packages/vitest/src/typecheck/typechecker.ts
|
2023-01-08 14:01:05 +01:00 |
|
renovate[bot]
|
d30e38c0ea
|
chore(deps): update all non-major dependencies (#2487)
* chore(deps): update all non-major dependencies
* chore: cleanup
* chore: cleanup
* chore: don't update source-map
* chore: update license
* chore: fix cause error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2022-12-13 10:19:19 +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 |
|