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
pytest-dev avatar

pytest-dev/pytest-mimesisArchived

0
View on GitHub↗
61 stars·4 forks·Python·MIT·11 viewspypi.org/project/pytest-mimesis↗

Pytest Mimesis

pytest-mimesis is a pytest plugin that provides pytest fixtures for Mimesis providers. This allows you to quickly and easily use randomized, dummy data as part of your test suite.

Features

  • Testing Plugins - Generating synthetic data for test scenarios.

Star history

Star history chart for pytest-dev/pytest-mimesisStar history chart for pytest-dev/pytest-mimesis

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 Mimesis

Similar open-source projects, ranked by how many features they share with Pytest Mimesis.
  • 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 Mimesis→

Frequently asked questions

What does pytest-dev/pytest-mimesis do?

pytest-mimesis is a pytest plugin that provides pytest fixtures for Mimesis providers. This allows you to quickly and easily use randomized, dummy data as part of your test suite.

What are the main features of pytest-dev/pytest-mimesis?

The main features of pytest-dev/pytest-mimesis are: Testing Plugins.

What are some open-source alternatives to pytest-dev/pytest-mimesis?

Open-source alternatives to pytest-dev/pytest-mimesis 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…