testthat
testthat copied to clipboard
Consider more tools for capturing `stderr()`
e.g. option for expect_snapshot() to capture it? Variant of or option to expect_output()?
Need this in evaluate first: https://github.com/r-lib/evaluate/issues/121
I'm now less convinced that this is important since it's nice to reserve stderr() as NEVER CAPTURE, ensuring that it always ends up in the logs.