Dec 5, 2021
Could you share how you overrode it? I think I tried to do that, but failed. Are you using Jest to test as well? I think I was trying to override process.stdout with a Jest spy and then asserting that the spy was invoked with the expected data (but couldn't get very far with it)