File: PKG-INFO

package info (click to toggle)
python-proboscis 1.2.6.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 180 kB
  • sloc: python: 1,103; makefile: 13
file content (18 lines) | stat: -rw-r--r-- 765 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Metadata-Version: 1.0
Name: proboscis
Version: 1.2.6.0
Summary: Extends Nose with certain TestNG like features.
Home-page: https://github.com/rackspace/python-proboscis
Author: Rackspace
Author-email: tim.simpson@rackspace.com
License: Apache
Description: Proboscis is a Python test framework that extends Python's built-in unittest module and Nose with features from TestNG.
Keywords: nose test testng
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python