atom-python-test

Run py.test tests using Python

pghilardi

58,831

17

1.0.1

MIT

GitHub

Description

Requirements

When using virtualenv, the recommended workflow is:

configuration

On settings you can configure the path to the python executable, so you can choose your python executable from virtualenv, miniconda, pyenv, etc. You can configure additionalArgs to the pytest command line executor too.

Usage

  1. Running all tests (Ctrl + Alt + T)

  2. Run test under cursor (Ctrl + Alt + C)

  3. Toggle (on/off) the tests panel (Ctrl + Alt + H)