Current File : //usr/share/doc/pytest-2.7.0/html/en/plugins_index/index.html |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>List of Third-Party Plugins</title>
<link rel="stylesheet" href="../_static/flasky.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '2.7.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="shortcut icon" href="../_static/pytest1favi.ico"/>
<link rel="top" title="None" href="../index.html" />
<link rel="next" title="Usages and Examples" href="../example/index.html" />
<link rel="prev" title="Working with plugins and conftest files" href="../plugins.html" />
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../example/index.html" title="Usages and Examples"
accesskey="N">next</a></li>
<li class="right" >
<a href="../plugins.html" title="Working with plugins and conftest files"
accesskey="P">previous</a> |</li>
<li><a href="../contents.html">pytest-2.7.0</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="list-of-third-party-plugins">
<span id="plugins-index"></span><h1>List of Third-Party Plugins<a class="headerlink" href="#list-of-third-party-plugins" title="Permalink to this headline">¶</a></h1>
<p>The table below contains a listing of plugins found in PyPI and
their status when tested using py.test <strong>2.7.0</strong> and python 2.7 and
3.3.</p>
<p>A complete listing can also be found at
<a class="reference external" href="http://plugincompat.herokuapp.com/">plugincompat</a>, which contains tests
status against other py.test releases.</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="21%" />
<col width="21%" />
<col width="14%" />
<col width="27%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Name</th>
<th class="head">Py27</th>
<th class="head">Py34</th>
<th class="head">Home</th>
<th class="head">Summary</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-allure-adaptor">pytest-allure-adaptor</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-allure-adaptor-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-allure-adaptor-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-allure-adaptor-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-allure-adaptor-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-allure-adaptor-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-allure-adaptor-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/allure-framework/allure-python"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Plugin for py.test to generate allure xml reports</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-ansible">pytest-ansible</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ansible-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ansible-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ansible-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ansible-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ansible-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ansible-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/jlaska/pytest-ansible"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>UNKNOWN</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-autochecklog">pytest-autochecklog</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-autochecklog-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-autochecklog-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-autochecklog-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-autochecklog-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-autochecklog-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-autochecklog-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/steven004/python-autochecklog"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>automatically check condition and log all the checks</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-bdd">pytest-bdd</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bdd-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bdd-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bdd-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bdd-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bdd-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bdd-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/olegpidsadnyi/pytest-bdd"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>BDD for pytest</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-beakerlib">pytest-beakerlib</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-beakerlib-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-beakerlib-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-beakerlib-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-beakerlib-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-beakerlib-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-beakerlib-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="https://fedorahosted.org/python-pytest-beakerlib/">link</a></td>
<td>A pytest plugin that reports test results to the BeakerLib framework</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-beds">pytest-beds</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-beds-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-beds-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-beds-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-beds-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-beds-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-beds-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/kaste/pytest-beds"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Fixtures for testing Google Appengine (GAE) apps</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-bench">pytest-bench</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bench-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bench-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bench-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bench-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bench-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bench-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/concordusapps/pytest-bench"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Benchmark utility that plugs into pytest.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-benchmark">pytest-benchmark</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-benchmark-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-benchmark-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-benchmark-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-benchmark-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-benchmark-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-benchmark-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/ionelmc/pytest-benchmark"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test fixture for benchmarking code</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-blockage">pytest-blockage</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-blockage-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-blockage-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-blockage-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-blockage-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-blockage-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-blockage-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/rob-b/pytest-blockage"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Disable network requests during a test run.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-bpdb">pytest-bpdb</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bpdb-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bpdb-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bpdb-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bpdb-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bpdb-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bpdb-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/slafs/pytest-bpdb"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A py.test plug-in to enable drop to bpdb debugger on test failure.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-browsermob-proxy">pytest-browsermob-proxy</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-browsermob-proxy-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-browsermob-proxy-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-browsermob-proxy-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-browsermob-proxy-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-browsermob-proxy-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-browsermob-proxy-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/davehunt/pytest-browsermob-proxy"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>BrowserMob proxy plugin for py.test.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-bugzilla">pytest-bugzilla</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bugzilla-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bugzilla-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bugzilla-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-bugzilla-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-bugzilla-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-bugzilla-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/nibrahim/pytest_bugzilla"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test bugzilla integration plugin</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cache">pytest-cache</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cache-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cache-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cache-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cache-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cache-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cache-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/hpk42/pytest-cache/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>pytest plugin with mechanisms for caching across test runs</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cagoule">pytest-cagoule</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cagoule-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cagoule-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cagoule-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cagoule-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cagoule-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cagoule-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/davidszotten/pytest-cagoule"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Pytest plugin to only run tests affected by changes</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-capturelog">pytest-capturelog</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-capturelog-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-capturelog-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-capturelog-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-capturelog-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-capturelog-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-capturelog-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/memedough/pytest-capturelog/overview"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test plugin to capture log messages</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-catchlog">pytest-catchlog</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-catchlog-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-catchlog-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-catchlog-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-catchlog-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-catchlog-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-catchlog-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/eisensheng/pytest-catchlog"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin to catch log messages. This is a fork of pytest-capturelog.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-circleci">pytest-circleci</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-circleci-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-circleci-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-circleci-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-circleci-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-circleci-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-circleci-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/micktwomey/pytest-circleci"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin for CircleCI</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cloud">pytest-cloud</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cloud-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cloud-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cloud-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cloud-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cloud-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cloud-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/pytest-dev/pytest-cloud"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Distributed tests planner plugin for pytest testing framework.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-codecheckers">pytest-codecheckers</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-codecheckers-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-codecheckers-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-codecheckers-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-codecheckers-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-codecheckers-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-codecheckers-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/RonnyPfannschmidt/pytest-codecheckers/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>pytest plugin to add source code sanity checks (pep8 and friends)</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-colordots">pytest-colordots</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-colordots-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-colordots-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-colordots-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-colordots-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-colordots-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-colordots-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/svenstaro/pytest-colordots"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Colorizes the progress indicators</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-config">pytest-config</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-config-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-config-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-config-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-config-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-config-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-config-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/buzzfeed/pytest_config"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Base configurations and utilities for developing your Python project test suite with pytest.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-contextfixture">pytest-contextfixture</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-contextfixture-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-contextfixture-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-contextfixture-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-contextfixture-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-contextfixture-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-contextfixture-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/pelme/pytest-contextfixture/"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Define pytest fixtures as context managers.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-couchdbkit">pytest-couchdbkit</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-couchdbkit-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-couchdbkit-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-couchdbkit-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-couchdbkit-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-couchdbkit-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-couchdbkit-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/RonnyPfannschmidt/pytest-couchdbkit"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test extension for per-test couchdb databases using couchdbkit</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cov">pytest-cov</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cov-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cov-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cov-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cov-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cov-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cov-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/schlamar/pytest-cov"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cpp">pytest-cpp</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cpp-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cpp-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cpp-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-cpp-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-cpp-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-cpp-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/pytest-dev/pytest-cpp"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Use pytest’s runner to discover and execute C++ tests</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-dbfixtures">pytest-dbfixtures</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-dbfixtures-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-dbfixtures-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-dbfixtures-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-dbfixtures-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-dbfixtures-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-dbfixtures-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/ClearcodeHQ/pytest-dbfixtures"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Databases fixtures plugin for py.test.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-dbus-notification">pytest-dbus-notification</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-dbus-notification-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-dbus-notification-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-dbus-notification-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-dbus-notification-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-dbus-notification-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-dbus-notification-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/bmathieu33/pytest-dbus-notification"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>D-BUS notifications for pytest results.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-describe">pytest-describe</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-describe-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-describe-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-describe-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-describe-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-describe-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-describe-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/ropez/pytest-describe"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Describe-style plugin for pytest</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-diffeo">pytest-diffeo</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-diffeo-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-diffeo-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-diffeo-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-diffeo-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-diffeo-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-diffeo-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/diffeo/pytest-diffeo"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Common py.test support for Diffeo packages</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-django">pytest-django</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="http://pytest-django.readthedocs.org/">link</a></td>
<td>A Django plugin for py.test.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-django-haystack">pytest-django-haystack</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-haystack-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-haystack-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-haystack-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-haystack-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-haystack-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-haystack-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/rouge8/pytest-django-haystack"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Cleanup your Haystack indexes between tests</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-django-lite">pytest-django-lite</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-lite-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-lite-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-lite-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-lite-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-lite-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-lite-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/dcramer/pytest-django-lite"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>The bare minimum to integrate py.test with Django.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-django-sqlcount">pytest-django-sqlcount</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-sqlcount-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-sqlcount-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-sqlcount-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-django-sqlcount-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-django-sqlcount-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-django-sqlcount-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/stj/pytest-django-sqlcount"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin for reporting the number of SQLs executed per django testcase.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-echo">pytest-echo</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-echo-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-echo-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-echo-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-echo-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-echo-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-echo-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="http://pypi.python.org/pypi/pytest-echo/">link</a></td>
<td>pytest plugin with mechanisms for echoing environment variables, package version and generic attributes</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-env">pytest-env</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-env-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-env-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-env-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-env-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-env-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-env-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/MobileDynasty/pytest-env"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin that allows you to add environment variables.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-eradicate">pytest-eradicate</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-eradicate-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-eradicate-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-eradicate-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-eradicate-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-eradicate-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-eradicate-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/spil-johan/pytest-eradicate"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin to check for commented out code</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-figleaf">pytest-figleaf</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-figleaf-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-figleaf-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-figleaf-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-figleaf-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-figleaf-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-figleaf-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/hpk42/pytest-figleaf"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test figleaf coverage plugin</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-fixture-tools">pytest-fixture-tools</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-fixture-tools-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-fixture-tools-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-fixture-tools-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-fixture-tools-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-fixture-tools-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-fixture-tools-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td>?</td>
<td>Plugin for pytest which provides tools for fixtures</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-flakes">pytest-flakes</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-flakes-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-flakes-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-flakes-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-flakes-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-flakes-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-flakes-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/fschulze/pytest-flakes"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin to check source code with pyflakes</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-flask">pytest-flask</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-flask-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-flask-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-flask-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-flask-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-flask-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-flask-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/vitalk/pytest-flask"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A set of py.test fixtures to test Flask applications.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-greendots">pytest-greendots</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-greendots-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-greendots-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-greendots-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-greendots-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-greendots-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-greendots-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td>?</td>
<td>Green progress dots</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-growl">pytest-growl</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-growl-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-growl-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-growl-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-growl-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-growl-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-growl-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td>?</td>
<td>Growl notifications for pytest results.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-httpbin">pytest-httpbin</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-httpbin-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-httpbin-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-httpbin-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-httpbin-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-httpbin-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-httpbin-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/kevin1024/pytest-httpbin"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Easily test your HTTP library against a local copy of httpbin</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-httpretty">pytest-httpretty</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-httpretty-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-httpretty-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-httpretty-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-httpretty-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-httpretty-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-httpretty-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/papaeye/pytest-httpretty"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A thin wrapper of HTTPretty for pytest</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-incremental">pytest-incremental</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-incremental-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-incremental-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-incremental-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-incremental-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-incremental-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-incremental-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://bitbucket.org/schettino72/pytest-incremental"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>an incremental test runner (pytest plugin)</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-instafail">pytest-instafail</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-instafail-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-instafail-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-instafail-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-instafail-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-instafail-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-instafail-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/jpvanhal/pytest-instafail"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin to show failures instantly</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-ipdb">pytest-ipdb</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ipdb-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ipdb-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ipdb-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ipdb-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ipdb-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ipdb-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/mverteuil/pytest-ipdb"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A py.test plug-in to enable drop to ipdb debugger on test failure.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-ipynb">pytest-ipynb</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ipynb-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ipynb-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ipynb-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ipynb-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ipynb-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ipynb-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/zonca/pytest-ipynb"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Use pytest’s runner to discover and execute tests as cells of IPython notebooks</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-jira">pytest-jira</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-jira-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-jira-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-jira-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-jira-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-jira-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-jira-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/jlaska/pytest_jira"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test JIRA integration plugin, using markers</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-knows">pytest-knows</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-knows-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-knows-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-knows-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-knows-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-knows-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-knows-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/mapix/ptknows"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A pytest plugin that can automaticly skip test case based on dependence info calculated by trace</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-konira">pytest-konira</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-konira-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-konira-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-konira-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-konira-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-konira-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-konira-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/alfredodeza/pytest-konira"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Run Konira DSL tests with py.test</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-localserver">pytest-localserver</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-localserver-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-localserver-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-localserver-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-localserver-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-localserver-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-localserver-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/basti/pytest-localserver/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test plugin to test server connections locally.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-marker-bugzilla">pytest-marker-bugzilla</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-marker-bugzilla-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-marker-bugzilla-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-marker-bugzilla-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-marker-bugzilla-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-marker-bugzilla-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-marker-bugzilla-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/eanxgeek/pytest_marker_bugzilla"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test bugzilla integration plugin, using markers</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-markfiltration">pytest-markfiltration</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-markfiltration-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-markfiltration-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-markfiltration-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-markfiltration-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-markfiltration-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-markfiltration-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/adamgoucher/pytest-markfiltration"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>UNKNOWN</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-marks">pytest-marks</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-marks-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-marks-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-marks-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-marks-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-marks-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-marks-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/adamgoucher/pytest-marks"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>UNKNOWN</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-mock">pytest-mock</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-mock-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-mock-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-mock-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-mock-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-mock-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-mock-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/pytest-dev/pytest-mock/"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Thin-wrapper around the mock package for easier use with py.test</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-monkeyplus">pytest-monkeyplus</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-monkeyplus-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-monkeyplus-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-monkeyplus-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-monkeyplus-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-monkeyplus-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-monkeyplus-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/hsoft/pytest-monkeyplus/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>pytest’s monkeypatch subclass with extra functionalities</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-mozwebqa">pytest-mozwebqa</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-mozwebqa-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-mozwebqa-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-mozwebqa-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-mozwebqa-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-mozwebqa-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-mozwebqa-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/mozilla/pytest-mozwebqa"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Mozilla WebQA plugin for py.test.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-multihost">pytest-multihost</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-multihost-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-multihost-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-multihost-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-multihost-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-multihost-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-multihost-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="https://fedorahosted.org/python-pytest-multihost/">link</a></td>
<td>Utility for writing multi-host tests for pytest</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-oerp">pytest-oerp</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-oerp-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-oerp-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-oerp-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-oerp-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-oerp-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-oerp-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/santagada/pytest-oerp/"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin to test OpenERP modules</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-oot">pytest-oot</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-oot-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-oot-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-oot-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-oot-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-oot-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-oot-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="https://pypi.python.org/pypi?name=pytest-oot&:action=display">link</a></td>
<td>Run object-oriented tests in a simple format</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-optional">pytest-optional</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-optional-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-optional-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-optional-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-optional-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-optional-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-optional-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/maho/pytest-optional"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>include/exclude values of fixtures in pytest</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-ordering">pytest-ordering</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ordering-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ordering-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ordering-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-ordering-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-ordering-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-ordering-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/ftobia/pytest-ordering"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin to run your tests in a specific order</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-osxnotify">pytest-osxnotify</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-osxnotify-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-osxnotify-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-osxnotify-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-osxnotify-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-osxnotify-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-osxnotify-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/dbader/pytest-osxnotify"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>OS X notifications for py.test results.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-paste-config">pytest-paste-config</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-paste-config-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-paste-config-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-paste-config-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-paste-config-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-paste-config-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-paste-config-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td>?</td>
<td>Allow setting the path to a paste config file</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pep257">pytest-pep257</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pep257-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pep257-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pep257-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pep257-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pep257-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pep257-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td>?</td>
<td>py.test plugin for pep257</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pep8">pytest-pep8</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pep8-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pep8-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pep8-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pep8-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pep8-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pep8-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/hpk42/pytest-pep8/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>pytest plugin to check PEP8 requirements</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pipeline">pytest-pipeline</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pipeline-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pipeline-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pipeline-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pipeline-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pipeline-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pipeline-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/bow/pytest_pipeline"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Pytest plugin for functional testing of data analysis pipelines</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-poo">pytest-poo</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-poo-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-poo-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-poo-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-poo-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-poo-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-poo-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/pelme/pytest-poo"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Visualize your crappy tests</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-poo-fail">pytest-poo-fail</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-poo-fail-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-poo-fail-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-poo-fail-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-poo-fail-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-poo-fail-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-poo-fail-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/alyssa.barela/pytest-poo-fail"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Visualize your failed tests with poo</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pycharm">pytest-pycharm</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pycharm-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pycharm-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pycharm-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pycharm-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pycharm-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pycharm-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/jlubcke/pytest-pycharm"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Plugin for py.test to enter PyCharm debugger on uncaught exceptions</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pydev">pytest-pydev</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pydev-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pydev-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pydev-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pydev-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pydev-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pydev-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/basti/pytest-pydev/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test plugin to connect to a remote debug server with PyDev or PyCharm.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pyq">pytest-pyq</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pyq-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pyq-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pyq-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pyq-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pyq-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pyq-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="http://pyq.enlnt.com">link</a></td>
<td>Pytest fixture “q” for pyq</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pythonpath">pytest-pythonpath</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pythonpath-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pythonpath-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pythonpath-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-pythonpath-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-pythonpath-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-pythonpath-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/bigsassy/pytest-pythonpath"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin for adding to the PYTHONPATH from command line or configs.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-qt">pytest-qt</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-qt-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-qt-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-qt-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-qt-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-qt-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-qt-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/pytest-dev/pytest-qt"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest support for PyQt and PySide applications</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-quickcheck">pytest-quickcheck</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-quickcheck-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-quickcheck-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-quickcheck-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-quickcheck-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-quickcheck-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-quickcheck-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/t2y/pytest-quickcheck/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>pytest plugin to generate random data inspired by QuickCheck</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-rage">pytest-rage</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-rage-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-rage-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-rage-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-rage-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-rage-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-rage-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/santagada/pytest-rage/"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin to implement PEP712</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-raisesregexp">pytest-raisesregexp</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-raisesregexp-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-raisesregexp-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-raisesregexp-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-raisesregexp-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-raisesregexp-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-raisesregexp-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/Walkman/pytest_raisesregexp"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Simple pytest plugin to look for regex in Exceptions</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-random">pytest-random</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-random-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-random-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-random-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-random-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-random-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-random-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/klrmn/pytest-random"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin to randomize tests</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-readme">pytest-readme</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-readme-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-readme-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-readme-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-readme-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-readme-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-readme-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/boxed/pytest-readme"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Test your README.md file</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-regtest">pytest-regtest</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-regtest-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-regtest-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-regtest-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-regtest-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-regtest-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-regtest-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="https://sissource.ethz.ch/uweschmitt/pytest-regtest/tree/master">link</a></td>
<td>py.test plugin for regression tests</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-remove-stale-bytecode">pytest-remove-stale-bytecode</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-remove-stale-bytecode-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-remove-stale-bytecode-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-remove-stale-bytecode-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-remove-stale-bytecode-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-remove-stale-bytecode-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-remove-stale-bytecode-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://bitbucket.org/gocept/pytest-remove-stale-bytecode/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test plugin to remove stale byte code files.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-rerunfailures">pytest-rerunfailures</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-rerunfailures-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-rerunfailures-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-rerunfailures-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-rerunfailures-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-rerunfailures-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-rerunfailures-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/klrmn/pytest-rerunfailures"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin to re-run tests to eliminate flakey failures</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-runfailed">pytest-runfailed</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-runfailed-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-runfailed-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-runfailed-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-runfailed-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-runfailed-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-runfailed-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/dmerejkowsky/pytest-runfailed"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>implement a –failed option for pytest</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-runner">pytest-runner</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-runner-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-runner-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-runner-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-runner-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-runner-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-runner-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://bitbucket.org/jaraco/pytest-runner"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>Invoke py.test as distutils command with dependency resolution.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-services">pytest-services</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-services-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-services-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-services-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-services-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-services-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-services-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/pytest-dev/pytest-services"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Services plugin for pytest testing framework</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-sftpserver">pytest-sftpserver</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-sftpserver-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-sftpserver-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-sftpserver-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-sftpserver-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-sftpserver-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-sftpserver-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/ulope/pytest-sftpserver/"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test plugin to locally test sftp server connections.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-smartcov">pytest-smartcov</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-smartcov-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-smartcov-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-smartcov-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-smartcov-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-smartcov-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-smartcov-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/carljm/pytest-smartcov/"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Smart coverage plugin for pytest.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-sourceorder">pytest-sourceorder</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-sourceorder-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-sourceorder-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-sourceorder-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-sourceorder-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-sourceorder-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-sourceorder-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="reference external" href="https://fedorahosted.org/python-pytest-sourceorder/">link</a></td>
<td>Test-ordering plugin for pytest</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-spec">pytest-spec</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-spec-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-spec-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-spec-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-spec-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-spec-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-spec-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/pchomik/pytest-spec"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>pytest plugin to display test execution output like a SPECIFICATION</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-splinter">pytest-splinter</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-splinter-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-splinter-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-splinter-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-splinter-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-splinter-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-splinter-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/pytest-dev/pytest-splinter"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Splinter plugin for pytest testing framework</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-stepwise">pytest-stepwise</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-stepwise-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-stepwise-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-stepwise-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-stepwise-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-stepwise-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-stepwise-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/nip3o/pytest-stepwise"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Run a test suite one failing test at a time.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-sugar">pytest-sugar</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-sugar-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-sugar-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-sugar-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-sugar-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-sugar-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-sugar-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/Frozenball/pytest-sugar"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>py.test is a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly).</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-timeout">pytest-timeout</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-timeout-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-timeout-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-timeout-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-timeout-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-timeout-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-timeout-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/flub/pytest-timeout/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test plugin to abort hanging tests</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-tornado">pytest-tornado</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-tornado-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-tornado-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-tornado-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-tornado-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-tornado-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-tornado-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/eugeniy/pytest-tornado"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-translations">pytest-translations</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-translations-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-translations-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-translations-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-translations-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-translations-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-translations-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/thermondo/pytest-translations"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Test your translation files</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-twisted">pytest-twisted</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-twisted-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-twisted-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-twisted-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-twisted-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-twisted-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-twisted-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/schmir/pytest-twisted"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>A twisted plugin for py.test.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-unmarked">pytest-unmarked</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-unmarked-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-unmarked-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-unmarked-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-unmarked-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-unmarked-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-unmarked-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/alyssa.barela/pytest-unmarked"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Run only unmarked tests</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-watch">pytest-watch</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-watch-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-watch-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-watch-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-watch-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-watch-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-watch-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://github.com/joeyespo/pytest-watch"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Local continuous test runner with pytest and watchdog.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-xdist">pytest-xdist</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-xdist-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-xdist-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-xdist-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-xdist-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-xdist-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-xdist-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/hpk42/pytest-xdist"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>py.test xdist plugin for distributed testing and loop-on-failing modes</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-xprocess">pytest-xprocess</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-xprocess-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-xprocess-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-xprocess-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-xprocess-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-xprocess-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-xprocess-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://bitbucket.org/hpk42/pytest-xprocess/"><img alt="../_images/bitbucket.png" src="../_images/bitbucket.png" /></a>
</td>
<td>pytest plugin to manage external processes across test runs</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-yamlwsgi">pytest-yamlwsgi</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-yamlwsgi-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-yamlwsgi-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-yamlwsgi-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-yamlwsgi-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-yamlwsgi-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-yamlwsgi-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td>?</td>
<td>Run tests against wsgi apps defined in yaml</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-zap">pytest-zap</a></td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-zap-latest?py=py27&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-zap-latest?py=py27&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-zap-latest?py=py27&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="http://plugincompat.herokuapp.com/output/pytest-zap-latest?py=py34&pytest=2.7.0"><img alt="http://plugincompat.herokuapp.com/status/pytest-zap-latest?py=py34&pytest=2.7.0" src="http://plugincompat.herokuapp.com/status/pytest-zap-latest?py=py34&pytest=2.7.0" /></a>
</td>
<td><a class="first last reference external image-reference" href="https://github.com/davehunt/pytest-zap"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>OWASP ZAP plugin for py.test.</td>
</tr>
</tbody>
</table>
<p><em>(Updated on 2015-02-28)</em></p>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<p class="logo"><a href="../contents.html">
<img class="logo" src="../_static/pytest1.png" alt="Logo"/>
</a></p><h3><a href="../contents.html">Table Of Contents</a></h3>
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="../contents.html">Contents</a></li>
<li><a href="../getting-started.html">Install</a></li>
<li><a href="../example/index.html">Examples</a></li>
<li><a href="../customize.html">Customize</a></li>
<li><a href="../contact.html">Contact</a></li>
<li><a href="../talks.html">Talks/Posts</a></li>
<li><a href="../changelog.html">Changelog</a></li>
</ul><h3>Related Topics</h3>
<ul>
<li><a href="../contents.html">Documentation overview</a><ul>
<li>Previous: <a href="../plugins.html" title="previous chapter">Working with plugins and conftest files</a></li>
<li>Next: <a href="../example/index.html" title="next chapter">Usages and Examples</a></li>
</ul></li>
</ul><h3>Useful Links</h3>
<ul>
<li><a href="../index.html">The pytest Website</a></li>
<li><a href="../contributing.html">Contribution Guide</a></li>
<li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li>
<li><a href="https://bitbucket.org/pytest-dev/pytest/">pytest @ Bitbucket</a></li>
<li><a href="http://pytest.org/latest/plugins_index/index.html">3rd party plugins</a></li>
<li><a href="https://bitbucket.org/pytest-dev/pytest/issues?status=new&status=open">Issue Tracker</a></li>
<li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© Copyright 2014, holger krekel.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-7597274-13']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>