bskinn / stdio-mgr

Context manager for mocking/wrapping stdin/stdout/stderr
MIT License
14 stars 4 forks source link

Expand stderr tests #52

Closed jayvdb closed 5 years ago

jayvdb commented 5 years ago

Re-instate basic print stderr test, add a normal warnings.warn test, and detect when pytest invoked without -p no:warnings.

Related to https://github.com/bskinn/stdio-mgr/issues/50

codecov-io commented 5 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #52   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          77     77           
=====================================
  Hits           77     77

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 53df5e8...cef7a93. Read the comment docs.