Skip to main content

py.test plugin for reporting the number of SQLs executed per django testcase.

Project description

Downloads Latest Version License

This plugin adds the number of SQLs executed on the default database connection per test to the terminal report.

All features offered by the default py.test terminal plugin should be available.

Installation

Install with pip:

pip install pytest-django-sqlcount

Uninstallation

Uninstall with pip:

pip uninstall pytest-django-sqlcount

Usage

Running tests with SQLCount output:

py.test --sqlcount myproj tests/

Limitation

Keep in mind that test factories and fixtures can create more SQLs than the tested method/function. SQLs created by those methods are included in the count.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-django-sqlcounts-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

pytest_django_sqlcounts-0.1.0-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pytest-django-sqlcounts-0.1.0.tar.gz.

File metadata

File hashes

Hashes for pytest-django-sqlcounts-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2c0e1eaedb660db53dc894e8db7677f15958cbe9d242375450e5d3185f9d0c46
MD5 cc61b0d5fd0fc5cf1d5d84628f90b267
BLAKE2b-256 0761278e619c6aae6f6cc18760f7fa7d03f959ea3927c684330f6bc3930b8be4

See more details on using hashes here.

File details

Details for the file pytest_django_sqlcounts-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_django_sqlcounts-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b05fc2034b813ff1fe83598f69041c816ccc57743c705f1cc9bbc7f7e40cdbff
MD5 c7ca23e7791b71026a1e74cfe6cb3132
BLAKE2b-256 c88e70e7ebd2ea60f09ec877e0afbfbf6ae7e67c850c47d6edc64573b6a10c79

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page