Skip to content

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

@willfurnass

Description

@willfurnass

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions