pytest-django

Test suite

Provides a plugin to integrate Django projects with the pytest testing framework.

A Django plugin for pytest.

GitHub

1k stars
42 watching
345 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

djangopytestpytest-pluginpythonpython3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pytest-dev/pytest-flaskProvides tools and fixtures to simplify testing and development of Flask applications489
pytest-dev/pytest-asyncioProvides support for coroutines in pytest tests1,443
kataev/pytest-grpcTools and fixtures for testing gRPC services with pytest.127
carsongee/pytest-pylintA pytest plugin that integrates pylint with the testing framework.75
fubuloubu/pytest-ethereumA Pytest plugin for Ethereum projects3
typeddjango/pytest-mypy-pluginsA plugin for testing type checking and stubs using mypy and pytest107
sanders41/pytest-meilisearchProvides utilities and helpers for testing Python projects using Meilisearch1
pytest-dev/cookiecutter-pytest-pluginA template for creating pytest plugins with minimal setup and documentation300
revsys/django-test-plusReduces boilerplate code in Django tests to make them more efficient and maintainable615
realpython/pytest-mypyAutomates mypy static type checking as part of pytest test runs249
pytest-dev/pytest-envLets you set environment variables in your tests using a YAML config file or pytest.ini configuration158
wemake-services/django-test-migrationsA tool to test Django schema and data migrations for reliability and correctness.532
ionelmc/pytest-benchmarkA tool that helps you measure the performance of your code1,262
davidfritzsche/pytest-mypy-testingA tool to verify mypy's static type analysis output31
dragoon/django-seleniumProvides integration and tools for testing Django web applications with Selenium90