-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
@afontcu
Description
Even though there are no differences between VTL and @vue/test-utils regarding slots, I believe having an example would harm noone.
It'd be great if the example file:
- Used a simple, default slot.
- Used named slots.
- Used scopes slots.
- Stated that there should be no differences between testing slots in VTL and VTU.