diff --git a/test/runtime/samples/component-svelte-slot-2/Nested.svelte b/test/runtime/samples/component-svelte-fragment-2/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-2/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-2/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-2/_config.js b/test/runtime/samples/component-svelte-fragment-2/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-2/_config.js rename to test/runtime/samples/component-svelte-fragment-2/_config.js diff --git a/test/runtime/samples/component-svelte-slot-2/main.svelte b/test/runtime/samples/component-svelte-fragment-2/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-2/main.svelte rename to test/runtime/samples/component-svelte-fragment-2/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-aliased/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-aliased/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-aliased/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-aliased/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-aliased/_config.js b/test/runtime/samples/component-svelte-fragment-let-aliased/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-aliased/_config.js rename to test/runtime/samples/component-svelte-fragment-let-aliased/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-aliased/main.svelte b/test/runtime/samples/component-svelte-fragment-let-aliased/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-aliased/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-aliased/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-b/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-b/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-b/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-b/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-b/_config.js b/test/runtime/samples/component-svelte-fragment-let-b/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-b/_config.js rename to test/runtime/samples/component-svelte-fragment-let-b/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-b/main.svelte b/test/runtime/samples/component-svelte-fragment-let-b/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-b/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-b/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-c/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-c/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-c/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-c/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-c/_config.js b/test/runtime/samples/component-svelte-fragment-let-c/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-c/_config.js rename to test/runtime/samples/component-svelte-fragment-let-c/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-c/main.svelte b/test/runtime/samples/component-svelte-fragment-let-c/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-c/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-c/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-d/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-d/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-d/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-d/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-d/_config.js b/test/runtime/samples/component-svelte-fragment-let-d/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-d/_config.js rename to test/runtime/samples/component-svelte-fragment-let-d/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-d/main.svelte b/test/runtime/samples/component-svelte-fragment-let-d/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-d/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-d/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-destructured-2/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-destructured-2/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-destructured-2/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-destructured-2/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-destructured-2/_config.js b/test/runtime/samples/component-svelte-fragment-let-destructured-2/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-destructured-2/_config.js rename to test/runtime/samples/component-svelte-fragment-let-destructured-2/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-destructured-2/main.svelte b/test/runtime/samples/component-svelte-fragment-let-destructured-2/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-destructured-2/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-destructured-2/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-destructured/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-destructured/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-destructured/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-destructured/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-destructured/_config.js b/test/runtime/samples/component-svelte-fragment-let-destructured/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-destructured/_config.js rename to test/runtime/samples/component-svelte-fragment-let-destructured/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-destructured/main.svelte b/test/runtime/samples/component-svelte-fragment-let-destructured/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-destructured/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-destructured/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-e/A.svelte b/test/runtime/samples/component-svelte-fragment-let-e/A.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-e/A.svelte rename to test/runtime/samples/component-svelte-fragment-let-e/A.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-e/B.svelte b/test/runtime/samples/component-svelte-fragment-let-e/B.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-e/B.svelte rename to test/runtime/samples/component-svelte-fragment-let-e/B.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-e/_config.js b/test/runtime/samples/component-svelte-fragment-let-e/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-e/_config.js rename to test/runtime/samples/component-svelte-fragment-let-e/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-e/main.svelte b/test/runtime/samples/component-svelte-fragment-let-e/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-e/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-e/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-f/A.svelte b/test/runtime/samples/component-svelte-fragment-let-f/A.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-f/A.svelte rename to test/runtime/samples/component-svelte-fragment-let-f/A.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-f/_config.js b/test/runtime/samples/component-svelte-fragment-let-f/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-f/_config.js rename to test/runtime/samples/component-svelte-fragment-let-f/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-f/main.svelte b/test/runtime/samples/component-svelte-fragment-let-f/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-f/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-f/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-in-binding/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-in-binding/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-binding/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-in-binding/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-in-binding/_config.js b/test/runtime/samples/component-svelte-fragment-let-in-binding/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-binding/_config.js rename to test/runtime/samples/component-svelte-fragment-let-in-binding/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-in-binding/main.svelte b/test/runtime/samples/component-svelte-fragment-let-in-binding/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-binding/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-in-binding/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-in-slot/Inner.svelte b/test/runtime/samples/component-svelte-fragment-let-in-slot/Inner.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-slot/Inner.svelte rename to test/runtime/samples/component-svelte-fragment-let-in-slot/Inner.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-in-slot/Outer.svelte b/test/runtime/samples/component-svelte-fragment-let-in-slot/Outer.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-slot/Outer.svelte rename to test/runtime/samples/component-svelte-fragment-let-in-slot/Outer.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-in-slot/_config.js b/test/runtime/samples/component-svelte-fragment-let-in-slot/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-slot/_config.js rename to test/runtime/samples/component-svelte-fragment-let-in-slot/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-in-slot/main.svelte b/test/runtime/samples/component-svelte-fragment-let-in-slot/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-in-slot/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-in-slot/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-named/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-named/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-named/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-named/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-named/_config.js b/test/runtime/samples/component-svelte-fragment-let-named/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-named/_config.js rename to test/runtime/samples/component-svelte-fragment-let-named/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-named/main.svelte b/test/runtime/samples/component-svelte-fragment-let-named/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-named/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-named/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-static/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let-static/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-static/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let-static/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let-static/_config.js b/test/runtime/samples/component-svelte-fragment-let-static/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-static/_config.js rename to test/runtime/samples/component-svelte-fragment-let-static/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let-static/main.svelte b/test/runtime/samples/component-svelte-fragment-let-static/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let-static/main.svelte rename to test/runtime/samples/component-svelte-fragment-let-static/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-let/Nested.svelte b/test/runtime/samples/component-svelte-fragment-let/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-let/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-let/_config.js b/test/runtime/samples/component-svelte-fragment-let/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-let/_config.js rename to test/runtime/samples/component-svelte-fragment-let/_config.js diff --git a/test/runtime/samples/component-svelte-slot-let/main.svelte b/test/runtime/samples/component-svelte-fragment-let/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-let/main.svelte rename to test/runtime/samples/component-svelte-fragment-let/main.svelte diff --git a/test/runtime/samples/component-svelte-slot-nested/Child.svelte b/test/runtime/samples/component-svelte-fragment-nested/Child.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-nested/Child.svelte rename to test/runtime/samples/component-svelte-fragment-nested/Child.svelte diff --git a/test/runtime/samples/component-svelte-slot-nested/Nested.svelte b/test/runtime/samples/component-svelte-fragment-nested/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-nested/Nested.svelte rename to test/runtime/samples/component-svelte-fragment-nested/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot-nested/_config.js b/test/runtime/samples/component-svelte-fragment-nested/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot-nested/_config.js rename to test/runtime/samples/component-svelte-fragment-nested/_config.js diff --git a/test/runtime/samples/component-svelte-slot-nested/main.svelte b/test/runtime/samples/component-svelte-fragment-nested/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot-nested/main.svelte rename to test/runtime/samples/component-svelte-fragment-nested/main.svelte diff --git a/test/runtime/samples/component-svelte-slot/B.svelte b/test/runtime/samples/component-svelte-fragment/B.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot/B.svelte rename to test/runtime/samples/component-svelte-fragment/B.svelte diff --git a/test/runtime/samples/component-svelte-slot/Nested.svelte b/test/runtime/samples/component-svelte-fragment/Nested.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot/Nested.svelte rename to test/runtime/samples/component-svelte-fragment/Nested.svelte diff --git a/test/runtime/samples/component-svelte-slot/_config.js b/test/runtime/samples/component-svelte-fragment/_config.js similarity index 100% rename from test/runtime/samples/component-svelte-slot/_config.js rename to test/runtime/samples/component-svelte-fragment/_config.js diff --git a/test/runtime/samples/component-svelte-slot/main.svelte b/test/runtime/samples/component-svelte-fragment/main.svelte similarity index 100% rename from test/runtime/samples/component-svelte-slot/main.svelte rename to test/runtime/samples/component-svelte-fragment/main.svelte diff --git a/test/validator/samples/svelte-slot-placement-2/errors.json b/test/validator/samples/svelte-fragment-placement-2/errors.json similarity index 100% rename from test/validator/samples/svelte-slot-placement-2/errors.json rename to test/validator/samples/svelte-fragment-placement-2/errors.json diff --git a/test/validator/samples/svelte-slot-placement-2/input.svelte b/test/validator/samples/svelte-fragment-placement-2/input.svelte similarity index 100% rename from test/validator/samples/svelte-slot-placement-2/input.svelte rename to test/validator/samples/svelte-fragment-placement-2/input.svelte diff --git a/test/validator/samples/svelte-slot-placement/errors.json b/test/validator/samples/svelte-fragment-placement/errors.json similarity index 100% rename from test/validator/samples/svelte-slot-placement/errors.json rename to test/validator/samples/svelte-fragment-placement/errors.json diff --git a/test/validator/samples/svelte-slot-placement/input.svelte b/test/validator/samples/svelte-fragment-placement/input.svelte similarity index 100% rename from test/validator/samples/svelte-slot-placement/input.svelte rename to test/validator/samples/svelte-fragment-placement/input.svelte