blob: 401cbe0ad8650afc139e5f362edb24d3b6cf0aab [file] [log] [blame]
[pytest]
minversion = 3.0
addopts =
# show summary of skipped tests
-rs
# capture only Python print and C++ py::print, but not C output (low-level Python errors)
--capture=sys