Skip to main content

Flexible Metadata Format test-case exporter tool

Project description

fmfexporter

FMF (Flexible Metadata Format) test case exporter tool.

This tool can be used to convert and export Test Cases defined using an FMF tree.

The test cases must be defined according to an internal schema (WIP - will be shared here) and the fmfexporter can parse them and invoke a selected adapter to convert / export the select test cases into an external ALM related tool.

Format for defining the test case is YAML (Simple example available -- WIP -- in the test directory).

Pre-requisites

  • python 3.6+
  • recommended to install fmfexporter or its requirements in a virtualenv

Usage

For basic usage information, use:

fmfexporter --help

Adapters

This tool provides a generic fmfexporter.fmf_adapter.FMFAdapter interface that can be implemented for new external ALM related tools.

Polarion ALM

Adapter (early stage) that can export a test case defined using FMF (compliant with internal FMF Test Case metadata schema) into Polarion test case importer API.

For help, use:

fmfexporter polarion --help

Contributors

https://github.com/rh-messaging-qe/fmfexporter/graphs/contributors

Acknowledgments

  • fmf - Flexible Metadata Format - Makes it easier to document and query for your metadata.

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

fmfexporter-0.2-py3-none-any.whl (36.3 kB view hashes)

Uploaded Python 3

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