Commit f963580
committed
test: add comprehensive tests for Jupyter stderr support
- Test Jupyter environment detection (with/without IPython)
- Test stderr printing in Jupyter and non-Jupyter environments
- Test IPython display fallback when display fails
- Test stderr capture and piping
- Test stderr reader exception handling
- Test empty line filtering and final buffer handling
- Test process without stderr stream
Achieves 100% code coverage for the new functionality.1 parent 69ff03b commit f963580
2 files changed
+443
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments