` and it is also unclear how to import `NuxtIcon` into the test file since we use `\u003CIcon/>` in the markup. Can you please show me how to write tests when using nuxt/icon ?\r\n\r\nI've created a reproduction setup, after installing all deps it will auto start the test and you will see the error.\r\n\r\n\r\nhttps://stackblitz.com/edit/nuxt-vitest-iocqwn\r\n\r\nBest regards",[],197,"icon","[QUESTION] How to write tests for components that use @nuxt/icon","2024-08-20T13:54:55Z","https://github.com/nuxt/icon/issues/197",0.69212234,{"description":2059,"labels":2060,"number":2065,"owner":1988,"repository":1989,"state":1990,"title":2066,"updated_at":2067,"url":2068,"score":2069},"",[2061,2062],{"name":1985,"color":1986},{"name":2063,"color":2064},"responsive","1cd1c6",807,"[Docs] Framework V3 improvements (mobile/tablet)","2023-02-15T12:30:59Z","https://github.com/nuxt/nuxt.com/issues/807",0.69401,{"description":2071,"labels":2072,"number":2065,"owner":1988,"repository":2024,"state":1990,"title":2073,"updated_at":2074,"url":2075,"score":2069},"Hey, \r\nToday I used [patch-package](https://github.com/ds300/patch-package) to patch `@nuxt/test-utils@3.12.0` for the project I'm working on.\r\n\r\nMain branch already has these changes and it fixes issue where I am not able to import from `@nuxt/test-utils/playwright` due to missing types. \r\n```\r\nimport { expect, test } from '@nuxt/test-utils/playwright'\r\n```\r\n\r\nHere is the diff that solved my problem:\r\n```diff\r\ndiff --git a/node_modules/@nuxt/test-utils/package.json b/node_modules/@nuxt/test-utils/package.json\r\nindex 2bc5c2e..e0d7b15 100644\r\n--- a/node_modules/@nuxt/test-utils/package.json\r\n+++ b/node_modules/@nuxt/test-utils/package.json\r\n@@ -23,6 +23,7 @@\r\n \"dist\",\r\n \"config.d.ts\",\r\n \"e2e.d.ts\",\r\n+ \"playwright.d.ts\",\r\n \"experimental.d.ts\",\r\n \"module.d.ts\",\r\n \"runtime.d.ts\",\r\ndiff --git a/node_modules/@nuxt/test-utils/playwright.d.ts b/node_modules/@nuxt/test-utils/playwright.d.ts\r\nnew file mode 100644\r\nindex 0000000..1b71747\r\n--- /dev/null\r\n+++ b/node_modules/@nuxt/test-utils/playwright.d.ts\r\n@@ -0,0 +1 @@\r\n+export * from './dist/playwright'\r\n```\r\n\r\nBut as I can see these changes are already on main branch. Is it possible to create minor release / tag in order to fix it?\r\nAs you can see both playwright.d.ts and `files` in`package.json` are missing from 3.12.0 release.\r\n\r\n\u003Cimg width=\"965\" alt=\"Screenshot 2024-04-05 at 09 16 25\" src=\"https://github.com/nuxt/test-utils/assets/34317830/698aa01f-d67e-498f-9c0e-b2347031995f\">\r\n\r\n",[],"Missing types for @nuxt/test-utils/playwright","2024-04-17T10:00:28Z","https://github.com/nuxt/test-utils/issues/807",{"description":2077,"labels":2078,"number":2079,"owner":1988,"repository":1989,"state":1990,"title":2080,"updated_at":2081,"url":2082,"score":2083},"- [ ] Community profiles (doc & code contributors)\n- [ ] Login GitHub & Socials\n- [ ] Edit on Studio\n",[],1307,"Main features improvements","2023-07-10T12:41:54Z","https://github.com/nuxt/nuxt.com/issues/1307",0.6973712,["Reactive",2085],{},["Set"],["ShallowReactive",2088],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"7imguF0o0c-urOkDqPoZpKHaru_8rgwAtYdqGZHVfso":-1},"/nuxt/fonts/122"]