You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Jest there is a configuration property setupFiles that allows to configure or set up the testing environment. Each setupFile will be run once per test file. How would this be done with the @web/test-runner?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In Jest there is a configuration property
setupFiles
that allows to configure or set up the testing environment. Each setupFile will be run once per test file. How would this be done with the @web/test-runner?Beta Was this translation helpful? Give feedback.
All reactions