Skip to content

Find extra queries implicitly made by Django Rest Framework serializers.

License

Notifications You must be signed in to change notification settings

chisler/pytest-django-queries

Repository files navigation

pytest-django-explicit-queries

PyPI version Python versions See Build Status on Travis CI See Build Status on AppVeyor

A plugin that uncovers some unwanted implicit db calls that your serializers make. Serializer profiling through tests.


This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.

Features

  • TODO

Requirements

  • TODO

Installation

You can install "pytest-django-explicit-queries" via pip from PyPI:

$ pip install pytest-django-explicit-queries

Usage

  • TODO

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-django-explicit-queries" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

About

Find extra queries implicitly made by Django Rest Framework serializers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages