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.
- TODO
- TODO
You can install "pytest-django-explicit-queries" via pip from PyPI:
$ pip install pytest-django-explicit-queries
- TODO
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.
Distributed under the terms of the MIT license, "pytest-django-explicit-queries" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.