AnswerDotAI / AnswerDotAI/nbdev
Show `stderr` if it exists in cell outputs for failed tests
Abierto
enhancement
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 5.3k
- Forks
- 514
- Merge medio
- 2 d 30 min
- PR fusionados (30 d)
- 8
Descripción
Currently, if a cell with the `%%sh` magic fails, `nbdev_test` shows only the raised error but no what was printed to `stderr`. I haven't double-checked, but I think both `stdout` and `stderr` should exist in the cell outputs.
Guía de contribución
Línea de trabajo
Start by reading the `nbdev_test` entry point and how it handles failed cells run with the `%%sh` magic. Check what cell outputs contain for `stdout` and `stderr`; done when failed-test output includes available `stderr` alongside the raised error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- jupyter-notebook, python
- Área
- testing
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100