3 summary = OPNFV reference testing framework
7 author_email = opnfv-tech-discuss@lists.opnfv.org
8 home_page = https://wiki.opnfv.org/display/functest
10 Intended Audience :: Information Technology
11 Intended Audience :: System Administrators
12 License :: OSI Approved :: Apache Software License
13 Operating System :: POSIX :: Linux
14 Programming Language :: Python
15 Programming Language :: Python :: 3
16 Programming Language :: Python :: 3.8
23 run_tests = xtesting.ci.run_tests:main
24 zip_campaign = xtesting.core.campaign:main
26 bashfeature = xtesting.core.feature:BashFeature
27 robotframework = xtesting.core.robotframework:RobotFramework
28 behaveframework = xtesting.core.behaveframework:BehaveFramework
29 unit = xtesting.core.unit:Suite
30 first = xtesting.samples.first:Test
31 second = xtesting.samples.second:Test
32 ansible = xtesting.core.ansible:Ansible
33 pytest = xtesting.core.pytest:Pytest
37 build-dir = api/build/