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