MCPcopy Create free account
hub / github.com/webpack/webpack-cli / stdin.test.js

File stdin.test.js

test/watch/stdin/stdin.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { processKill, runWatch } = require("../../utils/test-utils");
2
3describe("--watch-options-stdin", () => {
4 it('should stop the process when stdin ends using "--watch" and "--watch-options-stdin" options', async () => {

Callers

nothing calls this directly

Calls 2

processKillFunction · 0.85
runWatchFunction · 0.50

Tested by

no test coverage detected