Skip to content
View python-testing-debugging's full-sized avatar

Block or report python-testing-debugging

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. flake-bisect flake-bisect Public

    Find the pytest test(s) poisoning a flaky target via delta-debugging.

    Python

  2. pytest-starter-config pytest-starter-config Public

    Generate a strict, well-commented pytest config, conftest.py, markers, and starter tests in one command.

    Python

  3. flaky-hunter flaky-hunter Public

    Rerun a pytest suite N times to find flaky tests, score their stability, and diagnose the likely cause.

    Python

  4. mock-inspector mock-inspector Public

    Static analyzer that flags unittest.mock / pytest-mock anti-patterns that silently pass at runtime.

    Python

  5. hypothesis-recipes hypothesis-recipes Public

    Reusable, shrink-friendly Hypothesis strategies for dates, money, geo, JSON, text and networking.

    Python

  6. profile-diff-action profile-diff-action Public

    Profile a pytest suite, script, or callable and comment a CPU + memory hotspot diff on every pull request.

    Python