Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ FileSystem.test.ts
File
FileSystem.test.ts
packages/platform/test/FileSystem.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ assertTrue } from
"@effect/vitest/utils"
3
4
describe(
"FileSystem"
, () => {
Callers
nothing calls this directly
Calls
2
assertTrue
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected