awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fmartins avatar

fmartins/pytest-capquery

0
View on GitHub↗
6 stars·0 forks·Python·9 viewspypi.org/project/pytest-capquery↗

Pytest Capquery

Testing your business logic is good, but documenting and testing your database interactions is critical.

Features

  • Testing Plugins - Capturing and validating SQL queries in database tests.

Star history

Star history chart for fmartins/pytest-capqueryStar history chart for fmartins/pytest-capquery

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pytest Capquery

Similar open-source projects, ranked by how many features they share with Pytest Capquery.
  • adamchainz/pytest-reverseadamchainz avatar

    adamchainz/pytest-reverse

    29View on GitHub↗

    pytest-reverse

    Python
    View on GitHub↗29
  • afluent/afluentAFLuent avatar

    AFLuent/AFLuent

    11View on GitHub↗

    Spectrum Based Fault Localization Plugin for PyTest

    Python
    View on GitHub↗11
  • ainsleymcgrath/pytest-embraceainsleymcgrath avatar

    ainsleymcgrath/pytest-embrace

    11View on GitHub↗

    The pytest-embrace plugin enables judicious, repeatable, lucid unit testing using.

    Python
    View on GitHub↗11
  • 05798/pytest-git-selector05798 avatar

    05798/pytest-git-selector

    10View on GitHub↗

    pytest-git-selector is a simple project to automatically select tests that have been affected by code changes. This is mainly useful for reducing the number of tests in frequently run CI/CD jobs on feature branches (e.g. running tests based on differences between the merge base and the feature…

    Python
    View on GitHub↗10
See all 30 alternatives to Pytest Capquery→

Frequently asked questions

What does fmartins/pytest-capquery do?

Testing your business logic is good, but documenting and testing your database interactions is critical.

What are the main features of fmartins/pytest-capquery?

The main features of fmartins/pytest-capquery are: Testing Plugins.

What are some open-source alternatives to fmartins/pytest-capquery?

Open-source alternatives to fmartins/pytest-capquery include: adamchainz/pytest-reverse — pytest-reverse. afluent/afluent — Spectrum Based Fault Localization Plugin for PyTest. ainsleymcgrath/pytest-embrace — The pytest-embrace plugin enables judicious, repeatable, lucid unit testing using. bloomberg/pytest-memray — pytest-memray is a pytest plugin for easy integration of memray. bp72/pytest-skipuntil — pytest-skipuntil. 05798/pytest-git-selector — pytest-git-selector is a simple project to automatically select tests that have been affected by code changes. This is…