pytest-django
Test suite
Provides a plugin to integrate Django projects with the pytest testing framework.
A Django plugin for pytest.
1k stars
42 watching
345 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
djangopytestpytest-pluginpythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
| Provides support for coroutines in pytest tests | 1,443 |
| Tools and fixtures for testing gRPC services with pytest. | 127 |
| A pytest plugin that integrates pylint with the testing framework. | 75 |
| A Pytest plugin for Ethereum projects | 3 |
| A plugin for testing type checking and stubs using mypy and pytest | 107 |
| Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
| A template for creating pytest plugins with minimal setup and documentation | 300 |
| Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| Lets you set environment variables in your tests using a YAML config file or pytest.ini configuration | 158 |
| A tool to test Django schema and data migrations for reliability and correctness. | 532 |
| A tool that helps you measure the performance of your code | 1,262 |
| A tool to verify mypy's static type analysis output | 31 |
| Provides integration and tools for testing Django web applications with Selenium | 90 |