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