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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file fmfexporter-0.2-py3-none-any.whl
.
File metadata
- Download URL: fmfexporter-0.2-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d3f222df9babe129413802f36c312d3fb98b75e8bbdaf36be2095f84b8f9dd6 |
|
MD5 | 889494b34b1169fb72238f68ff279cfd |
|
BLAKE2b-256 | 139cd9731956e068659fdae27c3b99d8d6070e7c2b5d060644596f1159188a84 |