[Numpy-discussion] ENH: Added option to suppress stout/err capture in tests PR #12829

Joseph Fox-Rabinovitz jfoxrabinovitz at gmail.com
Tue Jan 22 17:12:47 EST 2019


Hi,

I recently had some issues setting up gdb to fix some self-inflicted
segfaults, so instead I ended up adding an option to suppress stdout/stderr
capture by pytest in PR#12829. I think this is a useful feature to have in
general, so I made this PR. The only problem with it is that there are no
formal tests for it (I did verify that all the possible options work
manually though).

Regards,

- Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20190122/78a258b8/attachment.html>


More information about the NumPy-Discussion mailing list