Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ external-command.test.js
File
external-command.test.js
test/external-command/external-command.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ run } = require(
"../utils/test-utils"
);
2
3
describe(
"external command"
, () => {
4
it(
"should work"
,
async
() => {
Callers
nothing calls this directly
Calls
1
run
Function · 0.50
Tested by
no test coverage detected