vue-test-utils includes utility components you can use to stub components.
TransitionStub and TransitionGroupStub are used to stub transition
and transition-group
components by default. You can edit the stubs by editing the config.
vue-test-utils includes utility components you can use to stub components.
TransitionStub and TransitionGroupStub are used to stub transition
and transition-group
components by default. You can edit the stubs by editing the config.