We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8680f65 commit acba368Copy full SHA for acba368
allure-behave/setup.py
@@ -9,7 +9,8 @@
9
'Intended Audience :: Developers',
10
'License :: OSI Approved :: Apache Software License',
11
'Topic :: Software Development :: Quality Assurance',
12
- 'Topic :: Software Development :: Testing'
+ 'Topic :: Software Development :: Testing',
13
+ 'Topic :: Software Development :: Testing :: BDD'
14
]
15
16
install_requires = [
0 commit comments