Metadata-Version: 2.1
Name: j5test
Version: 1.3
Summary: Some testing utilities used by other j5 projects.
Home-page: http://www.sjsoft.com/
Author: St James Software
Author-email: support@sjsoft.com
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Requires-Dist: nose
Requires-Dist: j5basic
Requires-Dist: future
Provides-Extra: browserdim
Requires-Dist: selenium ; extra == 'browserdim'
Provides-Extra: iterativetester-threadcleanup
Requires-Dist: j5.OS ; extra == 'iterativetester-threadcleanup'
Provides-Extra: loggingtest
Requires-Dist: j5.Logging ; extra == 'loggingtest'

j5test
======

Some testing utilities. This library is licensed under the Apache License, Version 2.0.


