-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support for Vite? #1000
Comments
You need to
|
Ok, Ta.
It might well be that I am missing something and can use one of your examples, but I cannot see one that will work with Vite. Thanks for taking over this project. BDD is, IMO, a great way to go. Cheers, |
PS: I got a possible answer here: https://stackoverflow.com/questions/76030846/how-to-get-cypress-cucumber-preprocessor-working-with-quasar-2-vue-3-and-vite/76032632#76032632. I will close this issue once I check it out. |
There's no reason for you to think that you need Vite support in the preprocessor just because you're testing a Quasar application, assuming we're talking about E2E testing. What bundler you chose to bundle your tests simpy isn't affected by the test subject. I think you're misunderstanding something here. |
I am wondering if there is any progress on supporting Vite? I see this issue related to component testing has been dormant for a year.
I have a Quasar 2 (Vue3) Vite project that works with Cypress e2e testing. I would now like to use this cucumber plugin which I was able to do with previous Vue 2 projects.
Any thoughts?
Thanks,
Murray
The text was updated successfully, but these errors were encountered: