This file is indexed.

/usr/share/doc/python-pytest-doc/html/plugins_index/index.html is in python-pytest-doc 2.6.3-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
<!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.6.2',
        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.6.2</a> &raquo;</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.</p>
<p>A complete listing can also be found at
<a class="reference external" href="http://pytest-plugs.herokuapp.com/">pytest-plugs</a>, which contains tests
status against other py.test releases.</p>
<table border="1" class="docutils">
<colgroup>
<col width="28%" />
<col width="29%" />
<col width="43%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Name</th>
<th class="head">Repo</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-1.4.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-bdd">pytest-bdd-2.3.1</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-beds">pytest-beds-0.0.1</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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-bench">pytest-bench-0.3.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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-blockage">pytest-blockage-0.1</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-browsermob-proxy">pytest-browsermob-proxy-0.1</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-bugzilla">pytest-bugzilla-0.2</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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cache">pytest-cache-1.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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-capturelog">pytest-capturelog-0.7</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-codecheckers">pytest-codecheckers-0.2</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-config">pytest-config-0.0.10</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-0.1.1</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-contextfixture">pytest-contextfixture-0.1.1</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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-couchdbkit">pytest-couchdbkit-0.5.1</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cov">pytest-cov-1.8.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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-cpp">pytest-cpp-0.3.0</a></td>
<td><a class="first last reference external image-reference" href="http://github.com/nicoddemus/pytest-cpp"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Use pytest&#8217;s runner to discover and execute C++ tests</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-dbfixtures">pytest-dbfixtures-0.5.1</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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-dbus-notification">pytest-dbus-notification-1.0.1</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-diffeo">pytest-diffeo-0.1.8.dev1</a></td>
<td><blockquote class="first">
<div><img alt="../_images/github.png" src="../_images/github.png" />
</div></blockquote>
<table class="last docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">target:</th><td class="field-body"><a class="reference external" href="https://github.com/diffeo/pytest-diffeo">https://github.com/diffeo/pytest-diffeo</a></td>
</tr>
</tbody>
</table>
</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-2.6.2</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-0.1.1</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-0.1.1</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-echo">pytest-echo-1.3</a></td>
<td><a class="reference external" href="http://pypi.python.org/pypi/pytest-echo/">http://pypi.python.org/pypi/pytest-echo/</a></td>
<td>pytest plugin with mechanisms for echoing environment variables, package version and generic attributes</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-eradicate">pytest-eradicate-0.0.2</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-1.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-1.0.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-0.2</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-greendots">pytest-greendots-0.3</a></td>
<td>?</td>
<td>Green progress dots</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-growl">pytest-growl-0.2</a></td>
<td>?</td>
<td>Growl notifications for pytest results.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-httpbin">pytest-httpbin-0.0.2</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-httpretty">pytest-httpretty-0.2.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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-incremental">pytest-incremental-0.3.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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-instafail">pytest-instafail-0.2.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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-ipdb">pytest-ipdb-0.1-prerelease</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-jira">pytest-jira-0.01</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-0.1.5</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-0.2</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-0.3.2</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-0.06</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-0.8</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-0.4</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-0.3.0</a></td>
<td><a class="first last reference external image-reference" href="https://github.com/nicoddemus/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-1.1.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&#8217;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-1.1.1</a></td>
<td><a class="first last reference external image-reference" href="https://github.com/davehunt/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-oerp">pytest-oerp-0.2.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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-ordering">pytest-ordering-0.3</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-osxnotify">pytest-osxnotify-0.1.4</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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-paste-config">pytest-paste-config-0.1</a></td>
<td>?</td>
<td>Allow setting the path to a paste config file</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pep8">pytest-pep8-1.0.6</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-0.1.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-0.2</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-pycharm">pytest-pycharm-0.1.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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pydev">pytest-pydev-0.1</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-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-pythonpath">pytest-pythonpath-0.3</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-1.2.0</a></td>
<td><a class="first last reference external image-reference" href="http://github.com/nicoddemus/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-0.8</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-0.1</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-1.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-0.02</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-rerunfailures">pytest-rerunfailures-0.05</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-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-runfailed">pytest-runfailed-0.3</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 &#8211;failed option for pytest</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-runner">pytest-runner-2.1</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>UNKNOWN</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-sftpserver">pytest-sftpserver-1.0.2</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-spec">pytest-spec-0.2.22</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-1.0.3</a></td>
<td><a class="first last reference external image-reference" href="https://github.com/paylogic/pytest-splinter"><img alt="../_images/github.png" src="../_images/github.png" /></a>
</td>
<td>Splinter subplugin for Pytest BDD plugin</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-stepwise">pytest-stepwise-0.2</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-0.3.4</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-0.4</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>pytest plugin to abort tests after a timeout</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://pypi.python.org/pypi/pytest-twisted">pytest-twisted-1.5</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-xdist">pytest-xdist-1.10</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-0.8</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-0.6</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-0.2</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 2014-08-26)</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/hpk42/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/hpk42/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">
    &copy; Copyright 2014, holger krekel.
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
  </div>
  

  </body>
</html>