pytest-dev

Results 60 repositories owned by pytest-dev

pytest-stress

40
Stars
9
Forks
Watchers

A Pytest plugin that allows you to loop tests for a user defined amount of time.

pytest-subtests

180
Stars
21
Forks
Watchers

unittest subTest() support and subtests fixture

pytest-timeout

187
Stars
62
Forks
Watchers

pytest-twisted

45
Stars
24
Forks
Watchers

test twisted code with pytest

pytest-xdist

1.4k
Stars
221
Forks
Watchers

pytest plugin for distributed testing and loop-on-failures testing modes.

pytest-xprocess

94
Stars
20
Forks
Watchers

pytest external process plugin

unittest2pytest

125
Stars
33
Forks
Watchers

helps rewriting Python `unittest` test-cases into `pytest` test-cases

pytest-localserver

22
Stars
11
Forks
Watchers

py.test plugin to test server connections locally. This repository was migrated from Bitbucket.

pytest-freezer

37
Stars
3
Forks
Watchers

Pytest plugin providing a fixture interface for spulec/freezegun

pytest-inline

16
Stars
2
Forks
Watchers

pytest-inline is a pytest plugin for writing inline tests.