Skip to main content

MetaCase is test case exporter tool based on FMF (Flexible Metadata Format) .

Project description

MetaCase

Universal test case metadata 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 and the MetaCase 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. Example here

Pre-requisites

  • Python 3.9+

Installation

pip install metacase

or

pip install -e git+https://github.com/enkeys/metacase.git

Usage

For basic usage information, use:

metacase --help

Adapters

This tool provides a generic metacase.adapter.Adapter 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:

metacase polarion --help

Connectors

Connector are helpers that can obtain information from external sources such as issue tracker, source repository, etc.

Contributors

https://github.com/enkeys/metacase/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 Distribution

metacase-0.1.0.tar.gz (26.4 kB view hashes)

Uploaded Source

Built Distribution

metacase-0.1.0-py3-none-any.whl (38.9 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