An open API service indexing awesome lists of open source software.

https://github.com/fedora-modularity/meta-test-family

Meta test family (MTF) is a tool to test components of a modular Fedora:
https://github.com/fedora-modularity/meta-test-family

modularity python2 testing

Last synced: 11 months ago
JSON representation

Meta test family (MTF) is a tool to test components of a modular Fedora:

Awesome Lists containing this project

README

          

[![Code Health](https://landscape.io/github/fedora-modularity/meta-test-family/master/landscape.svg?style=flat)](https://landscape.io/github/fedora-modularity/meta-test-family/master) [![Build Status](https://travis-ci.org/fedora-modularity/meta-test-family.svg?branch=master)](https://travis-ci.org/fedora-modularity/meta-test-family)

# WELCOME TO MTF GITHUB

Meta test family (MTF) is a tool to test components of [a modular Fedora](https://docs.pagure.org/modularity/).

For more information, check out the documentation page:

http://meta-test-family.readthedocs.io/en/latest/

## QUESTIONS ? HELP ? IDEAS ?

Stop by the [#fedora-modularity](https://webchat.freenode.net/?channels=fedora-modularity) chat channel on freenode IRC.

## CONTRIBUTING ?

Please see the [contributing guidelines](https://github.com/fedora-modularity/meta-test-family/blob/devel/CONTRIBUTING.md) for information regarding the contribution process.

## BUG TO REPORT ?

First and foremost, also check the [contributing guidelines](https://github.com/fedora-modularity/meta-test-family/blob/devel/CONTRIBUTING.md).

You can report bugs or make enhancement requests at the [MTF GitHub issue page](https://github.com/fedora-modularity/meta-test-family/issues/new).

Also please make sure you are testing on the latest released version of MTF or the development branch.

Thanks!