Skip to main content

IEC 62304 requirements traceability for pytest

Project description

CI codecov PyPI - Version PyPI - Python Version PyPI - License Docs

jamb icon jamb

IEC 62304 requirements traceability for pytest.

jamb links your pytest tests to requirements, generating traceability matrices for regulatory compliance. It's designed for medical device software and other regulated industries where you need to prove every requirement has been tested.

Installation

pip install jamb

Quick Example

# Initialize a project with IEC 62304 documents
jamb init

# Add and link requirements
jamb item add SRS
jamb item edit SRS001
jamb link add SRS001 SYS001
import pytest

@pytest.mark.requirement("SRS001")
def test_valid_credentials():
    assert authenticate("admin", "secret") is True
# Generate traceability matrix
pytest --jamb --jamb-matrix matrix.html

Documentation

Full documentation is available at jamb.readthedocs.io.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jamb-1.1.1.tar.gz (249.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jamb-1.1.1-py3-none-any.whl (59.5 kB view details)

Uploaded Python 3

File details

Details for the file jamb-1.1.1.tar.gz.

File metadata

  • Download URL: jamb-1.1.1.tar.gz
  • Upload date:
  • Size: 249.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jamb-1.1.1.tar.gz
Algorithm Hash digest
SHA256 c200562ecca18266cc04f658f7c7019fceab2294f2ff6ddb33f90a366e43a089
MD5 9fe8eedaf27588eb29c0c86b32d288e2
BLAKE2b-256 eb90a5a669d07aa92fc822ecaa90dcf2ba7a6153edb05c3f36ffe35179b7f1ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for jamb-1.1.1.tar.gz:

Publisher: release.yml on vanandrew/jamb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jamb-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: jamb-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 59.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jamb-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c786cc2829afebe42e7f13bd7fdf5e788e1f64c6f02a9aa47ed5ea0f54132e5a
MD5 736536daa1c4f65dbdf81d13436949a4
BLAKE2b-256 cfade39333d0fb032df42c276c6b3ab8d1a88e4ee816a4abd8c3c4cc1805e3ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for jamb-1.1.1-py3-none-any.whl:

Publisher: release.yml on vanandrew/jamb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page