Skip to main content

Support for devops

Project description

tcm

Yet another file based Test Case Management tool.

Usage

from mutcm import TCMParser

tcm = TCMParser('cases')
print(tcm.case_runs)
# this should returns the JSON object with all runs

@pytest.mark.parametrize("data", tcm.case_runs)
def test_api(data):
    print(data)
    assert tcm.api_test(data) == data['expected']

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mutcm-0.0.5-py3.6.egg (4.8 kB view details)

Uploaded Source

File details

Details for the file mutcm-0.0.5-py3.6.egg.

File metadata

  • Download URL: mutcm-0.0.5-py3.6.egg
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.10

File hashes

Hashes for mutcm-0.0.5-py3.6.egg
Algorithm Hash digest
SHA256 81f18985ab61aca539c0d939694f5b0f87b172ea19a9e203cc897d7f5ad0002c
MD5 43725673d0faa68d5a6b7fbb134703cc
BLAKE2b-256 1e7a1b1bf4601a642831749aba3e0cc0833a15d47940ba210cd398aaf2ea540d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page