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 submissions. 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-trace-matrix matrix.html

# Publish requirement documents (HTML, PDF, Word, or Markdown via Quarto)
jamb publish all docs/requirements.pdf

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-2.0.0.tar.gz (918.9 kB view details)

Uploaded Source

Built Distribution

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

jamb-2.0.0-py3-none-any.whl (116.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jamb-2.0.0.tar.gz
Algorithm Hash digest
SHA256 6c015b1ea0c2abd5e4391096ffe4f672e18521a21d1653661bee2c38165c897c
MD5 e446b0fcff46a63ea25fcba2aaece04d
BLAKE2b-256 615653e1d774925d2f99cc99a88898e37d975370a7c636a057b2ec26bedc02e9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for jamb-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3ae4b0bdf28b1537725fa7aa515412f2f400893add075f75a2c213519228d385
MD5 60fca36b88d38b72aa2ddf89c200a2db
BLAKE2b-256 f64d9f64307fb2ec521d2e647933469a491c74a32c5db9b8b0e84d7c3aac5836

See more details on using hashes here.

Provenance

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