DiODeProject / DiODeProject/MuMoT

Do not suppress tracebacks when running 'test' notebooks via nbval

Open
#384 3 comments 0 reactions 0 assignees View on GitHub
enhancement testing
Dominant language
Python
Stars
24
Forks
5
PR merge metrics
No merged PRs in 30d

Description

At present tracebacks are suppressed via the logic in __init__.py. This is annoying when pytest fails.

A possible solution: if there is an active IPython session then only suppress tracebacks if an env var is defined and set to 1. This env var could then be set to 1 in `tox.ini`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.