MCPcopy Index your code
hub / github.com/code-pushup/cli / file-size.plugin.unit.test.ts

File file-size.plugin.unit.test.ts

examples/plugins/src/file-size/src/file-size.plugin.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vol } from 'memfs';
2import { unlink } from 'node:fs/promises';
3import path from 'node:path';
4import { beforeEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 9

formatBytesFunction · 0.90
runnerFunctionFunction · 0.90
infoMessageFunction · 0.85
errorMessageFunction · 0.85
assertFileSizeFunction · 0.85
fileSizeIssuesFunction · 0.85
unlinkFunction · 0.85
resetMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected