jimporter / mettle

A C++20 unit test framework
https://jimporter.github.io/mettle
BSD 3-Clause "New" or "Revised" License
122 stars 12 forks source link

Improve documentation of stdout/stderr capture #34

Open jimporter opened 6 years ago

jimporter commented 6 years ago

(Spun out from #33)

Currently, there's only one place that mettle's stdout/stderr capture is documented, and that's in the command-line option reference. This is way too obscure for most people to notice, so there should be some more detail in other places: