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.1.tar.gz (779.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.6.1-py3-none-any.whl (105.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jamb-1.6.1.tar.gz
  • Upload date:
  • Size: 779.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.6.1.tar.gz
Algorithm Hash digest
SHA256 d1d2406955a5d1c040a45e5365774908e33bdde9353ea402aafc46951f22ebd0
MD5 b02fa0caa651d23fe08f2dd54a9bd62b
BLAKE2b-256 f378293d8bf39c0780127ef8b78da3e4f38e17cc8c409f166f1cb96ecd2cd9d6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: jamb-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 105.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9c2d73ba1de43251853b8c9922bd8e6ec8c3c553ca83fdf053afdbdc815806a0
MD5 4020c3f8b17fbabf365efd4e23d1cbcf
BLAKE2b-256 bf1f8fb267074d8af1df4e91f232c3a2efe9d5d36110ab2fb6d2620b2bee651d

See more details on using hashes here.

Provenance

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