Atom plugin that shows python runtime exceptions.
You can install through the CLI by:
$ apm install runtime-info-atom
- Pytest with pytest-runtime-info plugin.
Text editor decorations will be updated automaticly after pytest test suite finishes.
You can continuously update decorations with pytest-watch
CTRL+ALT+O
or CONTROL+OPTION+O
on MAC