Skip to content

tarpas/runtime-info-atom

Repository files navigation

runtime-info-atom

Atom plugin that shows python runtime exceptions.

Decoration example

Installation

You can install through the CLI by:

$ apm install runtime-info-atom

Dependencies

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