Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ fileEquals
Function
fileEquals
lib/assert/equal.js:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
return
assert
51
}
52
export
const
fileEquals = file =>
new
EqualityAssertion({ file, jar:
'contents of {{file}}'
})
Callers
3
seeFileContentsEqual
Method · 0.90
seeFileContentsEqualReferenceFile
Method · 0.90
dontSeeFileContentsEqual
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected