Arne Ziegert

Results 4 comments of Arne Ziegert

i will not find time to patch the test in this issue / mr in the next 2 weeks. Is someone able to patch it ? integrated in a project...

feature is mentioned in docs since 2021, this pull request / patch / bugfix is nearly a year old... really like to see this feature (or at least removed from...

stuggled with this as well when integrating vuetify using vue3, vuetify3, jest29, vue3-jest29 solved it as follows: jest.config.ts ``` ... const config: Config.InitialOptions = { moduleFileExtensions: ['js', 'ts', 'vue', 'json'],...