Skip to main content

IEC 62304 requirements traceability for pytest

Project description

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

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.

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.2.0.tar.gz (282.7 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.2.0-py3-none-any.whl (70.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jamb-1.2.0.tar.gz
Algorithm Hash digest
SHA256 c4b75b754485031cf6cf0be5a14b5261d23db8598de0a117c0c4f65bcecf376e
MD5 e35090dc13b98547066298abd894b9d2
BLAKE2b-256 e65f7b1e214935f58bb07b7ecc19376f9c4e2d4a692b8a3322c5d6d03850782b

See more details on using hashes here.

Provenance

The following attestation bundles were made for jamb-1.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: jamb-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 70.4 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2488f7571e3aaaf4fece1412836cfe650bb760647f0d43210b94a7b17e22f533
MD5 2012ec9051cb70b5e4a86db42e539b10
BLAKE2b-256 02e0fdaef57a9f4b7a62545ab78808a24f29e271276b6bde5d47d44c3be12af3

See more details on using hashes here.

Provenance

The following attestation bundles were made for jamb-1.2.0-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