An open API service for producing an overview of a list of open source projects.

https://github.com/Lemmons/pytest-raises

Score: -Infinity

Last synced: about 20 hours ago
JSON representation

Repository metadata:

An implementation of pytest.raises as a pytest.mark fixture


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 49
Total Committers: 6
Avg Commits per committer: 8.167
Development Distribution Score (DDS): 0.612

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Scott Lemmon s****t@a****m 19
sven s****4@c****u 16
Scott Lemmon t****n@t****m 10
Remco Wendt r****t@g****m 2
Matthew Bowden b****m@s****u 1
Matthew Bowden m****b@d****g 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 10
Total pull requests: 23
Average time to close issues: 2 months
Average time to close pull requests: 14 days
Total issue authors: 7
Total pull request authors: 7
Average comments per issue: 4.4
Average comments per pull request: 1.78
Merged pull request: 18
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 2.0
Past year average comments per pull request: 3.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Lemmons/pytest-raises

Top Issue Authors

  • Midnighter (2)
  • JamesMakela-NOAA (2)
  • svenevs (2)
  • madison-ookla (1)
  • Xyphenore (1)
  • fabaff (1)
  • tt-vbalasubramanian (1)

Top Pull Request Authors

  • svenevs (9)
  • Lemmons (7)
  • AetherUnbound (4)
  • jayaddison (2)
  • jayvdb (1)
  • ChrisBarker-NOAA (1)
  • shanx (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

conda-forge.org: pytest-raises

Adds functionality for marking tests with a `pytest.mark.raises` fixture, which functions similarly to using `with pytest.raises`

  • Homepage: https://github.com/Lemmons/pytest-raises
  • Licenses: MIT
  • Latest release: 0.11 (published almost 6 years ago)
  • Last Synced: 2026-02-03T20:57:27.915Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Forks count: 43.389%
    • Average: 43.48%
    • Stargazers count: 45.331%
    • Dependent packages count: 51.175%
nixpkgs-23.11: python310Packages.pytest-raises

An implementation of pytest.raises as a pytest.mark fixture

nixpkgs-23.05: python310Packages.pytest-raises

An implementation of pytest.raises as a pytest.mark fixture

nixpkgs-23.05: python311Packages.pytest-raises

An implementation of pytest.raises as a pytest.mark fixture

nixpkgs-23.11: python311Packages.pytest-raises

An implementation of pytest.raises as a pytest.mark fixture

nixpkgs-24.11: python311Packages.pytest-raises

Implementation of pytest.raises as a pytest.mark fixture

nixpkgs-24.11: python312Packages.pytest-raises

Implementation of pytest.raises as a pytest.mark fixture

nixpkgs-unstable: python313Packages.pytest-raises

Implementation of pytest.raises as a pytest.mark fixture

nixpkgs-unstable: python314Packages.pytest-raises

Implementation of pytest.raises as a pytest.mark fixture

nixpkgs-24.05: python311Packages.pytest-raises

An implementation of pytest.raises as a pytest.mark fixture

nixpkgs-24.05: python312Packages.pytest-raises

An implementation of pytest.raises as a pytest.mark fixture


Dependencies

setup.py pypi
  • pytest >=3.2.2
.github/workflows/package.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
Dockerfile docker
  • python 3.6-alpine build