Files
zopu-code/repos/effect-smol/.changeset/vitest-layer-top-level-options.md

6 lines
228 B
Markdown

---
"@effect/vitest": patch
---
Allow top-level `it.layer` to accept `memoMap`, `timeout`, and `excludeTestServices` options, matching the standalone `layer` export. Nested `it.layer` calls remain restricted to `timeout` only.