awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jaklimoff avatar

jaklimoff/pytest-pointers

0
View on GitHub↗
7 stars·0 forks·Python·1 vue

Pytest Pointers

Code coverage tools like coverage.py show you the instrumented code coverage of your tests, however it won't tell you if you've written specific unit tests for each of your code's units (here unit meaning function).

Features

  • Testing Plugins - Tracking test coverage metrics for codebases.

Historique des stars

Graphique de l'historique des stars pour jaklimoff/pytest-pointersGraphique de l'historique des stars pour jaklimoff/pytest-pointers

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Pytest Pointers

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Pytest Pointers.
  • adamchainz/pytest-reverseAvatar de adamchainz

    adamchainz/pytest-reverse

    29Voir sur GitHub↗

    pytest-reverse

    Python
    Voir sur GitHub↗29
  • afluent/afluentAvatar de AFLuent

    AFLuent/AFLuent

    11Voir sur GitHub↗

    Spectrum Based Fault Localization Plugin for PyTest

    Python
    Voir sur GitHub↗11
  • ainsleymcgrath/pytest-embraceAvatar de ainsleymcgrath

    ainsleymcgrath/pytest-embrace

    11Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗11
  • 05798/pytest-git-selectorAvatar de 05798

    05798/pytest-git-selector

    10Voir sur 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
    Voir sur GitHub↗10
Voir les 30 alternatives à Pytest Pointers→

Questions fréquentes

Que fait jaklimoff/pytest-pointers ?

Code coverage tools like coverage.py show you the instrumented code coverage of your tests, however it won't tell you if you've written specific unit tests for each of your code's units (here unit meaning function).

Quelles sont les fonctionnalités principales de jaklimoff/pytest-pointers ?

Les fonctionnalités principales de jaklimoff/pytest-pointers sont : Testing Plugins.

Quelles sont les alternatives open-source à jaklimoff/pytest-pointers ?

Les alternatives open-source à jaklimoff/pytest-pointers incluent : 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…