Open sschneider-ihre-pvs opened 1 year ago
Guess around there has to be the problem https://github.com/vuejs/vue-jest/blob/4855375fb32d929df29ef1ce3ba3c5518a1ef058/packages/vue3-jest/lib/process.js#L138
could it be that vue-jest by default looks in the cwd for a tsconfig.json instead of
When I try to run tests that include imports of vue files I get this weird error message. btw there is no actual file
file.js
@IlCallo just in case you also have an idea also, this looks a bit like babel expected a js file while given ts?!also doesn't matter if I use babel-jest or ts-jest for ts files.
@babel+parser@7.20.15
@babel+core@7.20.12
@jest+transform@29.4.2
@vue+vue3-jest@29.2.2