Skip to content
N

node-capture-stream

Project ID: 593

Capture the output from a stream (process.stdout or process.stderr) and store later. This module has been built to be used in unit tests to easily capture output from process.stdout and process.stderr and test the results.