Marco Ilari

Results 14 comments of Marco Ilari

Working on [neotest-vitest](https://github.com/marilari88/neotest-vitest) I tryed to follow @rcarriga suggestion and I've added a package.json check with following lines of code. It seems to work correctly. I am not experienced with...

hi @IchordeDionysos let me share this project I am working on: https://zod-playground.vercel.app/ I hope you find it helpful, and I'm open to any suggestions or feedback you might have to...

hi @adrigzr. How to select the adapter based on current file? I tried the monorepo with https://github.com/marilari88/turbo-example with neotest-vitest and neotest-jest, and I realized they interfere with each other. I...

@diegohaz Thank you for your suggestion. I appreciate your responsiveness to the issue. While using `portal` with `SelectPopover` seems like a promising solution, I encountered a limitation in that the...

@bjornsnoen I apologize, but I'm still having trouble grasping the initial issue. After testing the spec_monorepo_no_root_dep with the latest production version of neotest-vitest (branch main), it appears to function correctly...

Why don't you have vitest in the neighbor package if you need it to run test? It sounds weird to me

Hi @bjornsnoen, I believe your changes could potentially have unintended consequences for other monorepos. I'm particularly concerned about cases where different test runners are used, but there may be other...

@AlansCodeLog sure you can! It is an edge case but why not support it? Thanks

hi @andresatierf thank you for you contribution 😁 and sorry for late reply. Due to personal commitments I cannot follow this project as much as I would like. Regarding your...

Hi @h0adp0re! I tried to repro your case and everything works fine (as you can see in the picture below). Can you tell me if you are experiencing any problems...