| pytest-dev/pytest-asyncio |
1,267 |
|
0 |
1,620 |
about 2 years ago |
45 |
December 09, 2023 |
53 |
apache-2.0 |
Python |
| Asyncio support for pytest |
| pytest-dev/pytest-bdd |
1,243 |
|
134 |
53 |
about 2 years ago |
97 |
December 02, 2023 |
147 |
mit |
Python |
| BDD library for the py.test runner |
| man-group/pytest-plugins |
507 |
|
70 |
57 |
almost 3 years ago |
11 |
May 28, 2019 |
49 |
mit |
Python |
| A grab-bag of nifty pytest plugins |
| pytest-dev/pytest-flask |
465 |
|
8,252 |
108 |
over 2 years ago |
30 |
October 23, 2023 |
11 |
mit |
Python |
| A set of pytest fixtures to test Flask applications |
| augustogoulart/awesome-pytest |
434 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
|
| A curated list of awesome pytest resources |
| microsoft/playwright-pytest |
377 |
|
0 |
51 |
about 2 years ago |
27 |
October 09, 2023 |
20 |
apache-2.0 |
Python |
| Pytest plugin to write end-to-end browser tests with Playwright. |
| avast/pytest-docker |
371 |
|
14 |
41 |
about 2 years ago |
22 |
September 01, 2023 |
20 |
mit |
Python |
| Docker-based integration tests |
| ClearcodeHQ/pytest-postgresql |
352 |
|
45 |
38 |
about 2 years ago |
36 |
May 20, 2023 |
18 |
lgpl-3.0 |
Python |
| This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client. |
| pytest-dev/pytest-factoryboy |
345 |
|
120 |
32 |
about 2 years ago |
37 |
October 10, 2023 |
29 |
mit |
Python |
| factory_boy integration the pytest runner |
| jeancochrane/pytest-flask-sqlalchemy |
212 |
|
8 |
5 |
almost 4 years ago |
5 |
April 30, 2022 |
29 |
mit |
Python |
| A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions. |