Skip to main content

py.test plugin to connect to a remote debug server with PyDev or PyCharm.

Project description

With this plugin you can start a Python debug server on your local machine (say on port 8042) and your unittests on another.

py.test --pydevd=local-machine:8042

Obviously, in this example, instead of local-machine you use the appropriate IP address.

A py.test --help will yield more information.

Download and Installation

You can install the plugin by running

pip install pytest-pydev

Alternatively, get the latest stable version from PyPI or the latest bleeding-edge archive from bitbucket.org.

License and Credits

This plugin is released under the MIT license. You can find the full text of the license in the LICENSE file.

Copyright (C) 2012 Sebastian Rahlf <basti at redtoad dot de>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-pydev-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page