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.0.tar.gz (777.6 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.0-py3-none-any.whl (104.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jamb-1.6.0.tar.gz
  • Upload date:
  • Size: 777.6 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.0.tar.gz
Algorithm Hash digest
SHA256 79dab0f7c1ddaecc656aafc628aaff1d2860ab538a25467524f66527072aa406
MD5 3a73ce5afe4fe3c64ca95a0543a497d3
BLAKE2b-256 bcbb3fde976d7b21c49c431b22676fe8ee563d5c9db10c7e3e7f921a081573ab

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: jamb-1.6.0-py3-none-any.whl
  • Upload date:
  • Size: 104.7 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8742b030521be6e91eb46c0f84e97ace437ca2f394b54698cba28930369a77e0
MD5 cc7181c99a48cc0c1f677b51e49b8411
BLAKE2b-256 ca6956f532e60fd26fa1d7b4f043e3c1c79eccf57761318bbf7b2abeecf3cd27

See more details on using hashes here.

Provenance

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