capture-stdout
Small efficient ES6 class that captures all stdout calls and stores the calls as an array of strings. Very useful for confirming expected output behavior during tests.
Version 1.0.0 License MIT
Keywords
stdoutcapturetestingtestloggingutility