awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coveragepy avatar

coveragepy/coveragepy

0
View on GitHub↗
3,386 स्टार्स·496 फोर्क्स·Python·Apache-2.0·7 व्यूज़coverage.readthedocs.io↗

Coveragepy

The code coverage tool for Python

Features

  • Mocking and Fixtures - Measures code execution coverage.
  • Python Packages - Code coverage measurement.
  • Testing Tools - Listed in the “Testing Tools” section of the Awesome Python awesome list.

स्टार हिस्ट्री

coveragepy/coveragepy के लिए स्टार हिस्ट्री चार्टcoveragepy/coveragepy के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Coveragepy के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Coveragepy के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • joke2k/fakerjoke2k का अवतार

    joke2k/faker

    19,278GitHub पर देखें↗

    Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping, and privacy-preserving anonymization. It provides a comprehensive suite of tools to create diverse information types, including personal identities, financial records, geographic locations, and technical system metadata, allowing developers to populate environments with mock data that mimics real-world structures. The library is built on a modular provider architecture that supports dynamic method dispatch, enabling users to extend functionality by registering custom data genera

    Pythondatasetfakefake-data
    GitHub पर देखें↗19,278
  • kevin1024/vcrpykevin1024 का अवतार

    kevin1024/vcrpy

    2,969GitHub पर देखें↗

    Automatically mock your HTTP interactions to simplify and speed up testing

    Pythonhttpmockingpython
    GitHub पर देखें↗2,969
  • getsentry/responsesgetsentry का अवतार

    getsentry/responses

    4,350GitHub पर देखें↗

    Responses is a Python mocking library designed to intercept outgoing HTTP calls made with the Requests library to return predefined simulated responses. It functions as a request verification framework and a network simulation tool, allowing for the verification of application behavior against various API response patterns without making real network calls. The project distinguishes itself through a traffic recorder that captures real network interactions and saves them to files for deterministic replay. It further enables the simulation of complex network scenarios, including the triggering

    Pythontag-production
    GitHub पर देखें↗4,350
  • litestar-org/polyfactorylitestar-org का अवतार

    litestar-org/polyfactory

    1,412GitHub पर देखें↗
    Pythonbeaniedataclasseshacktoberfest
    GitHub पर देखें↗1,412
Coveragepy के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

coveragepy/coveragepy क्या करता है?

The code coverage tool for Python

coveragepy/coveragepy की मुख्य विशेषताएं क्या हैं?

coveragepy/coveragepy की मुख्य विशेषताएं हैं: Mocking and Fixtures, Python Packages, Testing Tools।

coveragepy/coveragepy के कुछ ओपन-सोर्स विकल्प क्या हैं?

coveragepy/coveragepy के ओपन-सोर्स विकल्पों में शामिल हैं: joke2k/faker — Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping,… lk-geimfari/mimesis — Mimesis is a Python synthetic data generator used to create realistic fake datasets and mock data for software testing… getsentry/responses — Responses is a Python mocking library designed to intercept outgoing HTTP calls made with the Requests library to… kevin1024/vcrpy — Automatically mock your HTTP interactions to simplify and speed up testing. litestar-org/polyfactory. lundberg/respx — Mock HTTPX with awesome request patterns and response side effects 🦋.