stalniy / bdd-lazy-var

Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.
MIT License
162 stars 14 forks source link

Integration with vitest #200

Open felixlublasser opened 1 year ago

felixlublasser commented 1 year ago

We just started a new project with vitest. I never want to write tests without bdd-lazy-var again, but right now, I have to! :(