Metadata-Version: 2.1
Name: swimlane-integration-testing
Version: 2.2.1
Summary: Functions to test Swimlane connectors quality.
Home-page: https://github.com/swimlane/swimlane-integration-testing
Author: Swimlane
Author-email: info@swimlane.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/swimlane/swimlane-integration-testing/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (<3,>=2)
Requires-Dist: pytest (<6,>=5.4.1)
Requires-Dist: jsonschema (>=3)
Requires-Dist: phonenumbers (>=8.10)
Requires-Dist: validators (>=0.18.2)
Requires-Dist: deepdiff (<6,>=5)
Requires-Dist: python-dateutil (>=2.8)

# swimlane-integration-testing

This package contains general testing functions to be used when building Swimlane Connectors.


