MCPcopy
hub / github.com/webpack/webpack-dev-server / host-option.test.js

File host-option.test.js

test/cli/host-option.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os from "node:os";
2import { describe, it } from "node:test";
3import { expect } from "expect";
4import { spyOn } from "jest-mock";

Callers

nothing calls this directly

Calls 3

testBinFunction · 0.90
normalizeStderrFunction · 0.90
findIpMethod · 0.80

Tested by

no test coverage detected