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