amiceli / vitest-cucumber-example

An example project with vitest-cucumber
0 stars 0 forks source link

Feature Request: An example using React and testing-library/react #1

Open king612 opened 2 days ago

king612 commented 2 days ago

I'm trying to use this on a large React project with an extensive set of legacy Jest-based cucumber-style tests. We want to use Vites purely and remove all the Jest stuff. Is there an example of this anywhere using your project?

This project looks very promising. Thanks for all the work on this. Great job!

amiceli commented 2 days ago

Hi, thank you for your message. For React we talked about it on this vitest-cucumber issue.

Currently I don't have an example of vitest-cucumber with React. I never coded with React ^^. I can try to make an example but won't be a real projet ;).