Pass configOptions to environment setup #10515
yamachi4416
started this conversation in
Ideas
Replies: 0 comments
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.
-
By adding configOptions specified in the configuration file as an argument to setup, it becomes possible to merge them with environmentOptions when utilizing vitest-environment-options to customize options on a per-test basis. This modification will enhance flexibility when creating custom environments.
I would appreciate your feedback on this proposal.
I am imagining something like the following:
yamachi4416@1bd5db0
Beta Was this translation helpful? Give feedback.
All reactions