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
VUE projects tend to have a large project size, and if each file is written separately, on the one hand, the coverage should be considered, and the second aspect will be more time-consuming, so can you automatically generate Vitest single tests according to the project logic, and achieve a considerable overall coverage, reducing the pressure on developers.
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
-
VUE projects tend to have a large project size, and if each file is written separately, on the one hand, the coverage should be considered, and the second aspect will be more time-consuming, so can you automatically generate Vitest single tests according to the project logic, and achieve a considerable overall coverage, reducing the pressure on developers.
Beta Was this translation helpful? Give feedback.
All reactions