Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 610 Bytes

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