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
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metacase-0.1.0.tar.gz.
File metadata
- Download URL: metacase-0.1.0.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.3-zen1-1-zen
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b952b3405fb6f51cf41186b55ced0dc5e6171e8576182456452f28cf05a8e936
|
|
| MD5 |
beb84f0910600b38c23102c0470749b1
|
|
| BLAKE2b-256 |
9a5dcef0d6cd28db562e3cd8e19d9b5865f121bab3c5dbbdc37b88c1f8af0900
|
File details
Details for the file metacase-0.1.0-py3-none-any.whl.
File metadata
- Download URL: metacase-0.1.0-py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.3-zen1-1-zen
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbbe74191605d16346e471fa185001a4f87582e992124e385dc473ad83a62034
|
|
| MD5 |
48501bf3e6843322f089d57029ce1fda
|
|
| BLAKE2b-256 |
7338bffc4e732491f7acff5f7df6226de0932f2d0fac4e90fe9aa31e92cda284
|