Metadata-Version: 2.1
Name: mojo-testplus
Version: 1.0.0
Summary: Automation Mojo TestPlus Test Framework
Home-page: http://automationmojo.com
License: LICENSE.txt
Keywords: python
Author: Myron Walker
Author-email: myron.walker@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Provides-Extra: couchdb
Provides-Extra: interop
Provides-Extra: mongodb
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: couchdb (>=1.2,<2.0) ; extra == "couchdb"
Requires-Dist: debugpy (>=1.6.5,<2.0.0)
Requires-Dist: mojo-collections (>=0.0.11,<0.1.0)
Requires-Dist: mojo-config (>=0.0.27,<0.1.0)
Requires-Dist: mojo-errors (>=0.0.1,<0.1.0)
Requires-Dist: mojo-interop (>=0.0.31,<0.1.0) ; extra == "interop"
Requires-Dist: mojo-runtime (>=1.0.0,<2.1.0)
Requires-Dist: mojo-xmodules (>=0.0.100,<0.1.0)
Requires-Dist: pymongo[srv] (>=4.0.0,<5.0.0) ; extra == "mongodb"
Requires-Dist: requests (<=2.29.0)
Project-URL: Repository, https://github.com/automationmojo/testplus
Description-Content-Type: text/x-rst


==========================
Automation Mojo - Testplus
==========================
 
This is preliminary release of the 'testplus' automation framework in a separate package from
the AutomationKit.  This release is not ready for public consumption because it is under "very active" development.


