vitest-browser-lit - do you want it? #7696
EskiMojo14
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
From our documentation:
Creating your own |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! Been playing around with Browser mode recently in a Lit project and noticed there wasn't a dedicated Lit library, so I thought I'd make one.
I have an (unpublished) version over at EskiMojo14/vitest-browser-lit (based on
vitest-browser-react) which seems to do all I imagine it needing to do, but I don't want to step on any toes by publishing it under that name if it seems official.If you guys want it, I'd be very happy to transfer ownership over to the Vitest team, or come up with some name that sounds a little less first party :) If it's possible to transfer ownership while retaining the ability to work on it, I think that'd be ideal, but depends on what you guys think.
I'd also do the work to add it to the
vitest init browsercommand, it doesn't look that complicated to do.Hope to hear from you!
Beta Was this translation helpful? Give feedback.
All reactions