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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pytest-pydev-0.1.1.tar.gz
.
File metadata
- Download URL: pytest-pydev-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35deaa611f307c7b65e9ae88d56f4e4dfa0c8bc4ae25d2374248a5dc771d459a |
|
MD5 | 6f4c3714b8c1eb05961866ab04cb7b43 |
|
BLAKE2b-256 | b014fb9b0679c8257a64ec95e76a1c6a44e9d9364afb815f4af6c9f576aa9f20 |