Metadata-Version: 2.1
Name: xtesting
Version: 0.91.0
Summary: OPNFV reference testing framework
Home-page: https://wiki.opnfv.org/display/functest
Author: OPNFV
Author-email: opnfv-tech-discuss@lists.opnfv.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: PrettyTable (<0.8)
Requires-Dist: PyYAML
Requires-Dist: behave (>=1.2.6)
Requires-Dist: boto3
Requires-Dist: junitxml
Requires-Dist: mock (!=4.0.0,!=4.0.1)
Requires-Dist: pbr (!=2.1.0)
Requires-Dist: python-subunit
Requires-Dist: requests (!=2.20.0)
Requires-Dist: robotframework (>=3.0)
Requires-Dist: six
Requires-Dist: stevedore
Requires-Dist: enum34 ; (python_version=='2.7' or python_version=='2.6' or python_version=='3.3')
Requires-Dist: os-testr (<2.0.0) ; (python_version=='2.7')
Requires-Dist: behave-html-formatter (>=0.9.4) ; (python_version>='3.6')
Requires-Dist: os-testr ; (python_version>='3.6')

Welcome!
========

Xtesting have leveraged on Functest efforts to provide a reference testing
framework:

  * Requirements Management: https://wiki.opnfv.org/display/functest/Requirements+management
  * Docker Slicing: http://testresults.opnfv.org/functest/dockerslicing/
  * Functest Framework: http://testresults.opnfv.org/functest/framework/

Xtesting aims at allowing a smooth integration of new Functest Kubernetes
testcases.

But, more generally, it eases building any CI/CD toolchain for other
domains than testing Virtualized Infrastructure Managers (VIM) such as
`OpenStack <https://www.openstack.org/>`_.

To learn more about Xtesting:

  * Documentation: http://xtesting.readthedocs.io/en/latest/
  * Gerrit: https://gerrit.opnfv.org/gerrit/#/q/project:functest-xtesting

Get in touch via `email <mailto:opnfv-tech-discuss@lists.opnfv.org>`_.



