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

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.6.2.tar.gz (781.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-1.6.2-py3-none-any.whl (105.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jamb-1.6.2.tar.gz
Algorithm Hash digest
SHA256 dd3c29c1679bca3750365df9af7572f8a06fb9eb697234a48e32e6d3456c3365
MD5 554b7894b86d723b46466028730cbc38
BLAKE2b-256 ead83e04ad72e3d0e1cd90f5e3ff919a0148ba3fac3aa4561e10f84970aac6fd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: jamb-1.6.2-py3-none-any.whl
  • Upload date:
  • Size: 105.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.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1222ee484fed14dfde79a4a3e7d2a297f9c8a5ed3b7ee227f2e7452ee8ed6962
MD5 b353e6f9998cbd3473da9c314d772042
BLAKE2b-256 dc4cf540fcb8103c5f89d7e648a093029f909b547b8e4ce755f340a50bcf476e

See more details on using hashes here.

Provenance

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