MCPcopy
hub / github.com/webpack/webpack / Cli.basictest.js

File Cli.basictest.js

test/Cli.basictest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { createColors, getArguments, isColorSupported, processArguments } =
4 require("../").cli;

Callers

nothing calls this directly

Calls 9

getArgumentsFunction · 0.85
processArgumentsFunction · 0.85
afterAllFunction · 0.85
isColorSupportedFunction · 0.85
createColorsFunction · 0.85
requireFunction · 0.70
testFunction · 0.70
itFunction · 0.50
beforeEachFunction · 0.50

Tested by

no test coverage detected