Metadata-Version: 2.0
Name: intmaniac
Version: 0.4.1
Summary: A generic integration test tool utilizing docker-compose (for now)
Home-page: https://github.com/flypenguin/python-intmaniac
Author: Axel Bock
Author-email: mr.axel.bock@gmail.com
License: UNKNOWN
Download-URL: https://github.com/flypenguin/python-intmaniac/tarball/0.4.1
Keywords: integrationtest sysadmin devops ci cd
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Software Development :: Testing
Requires-Dist: pyyaml

INTManiac
=========

A docker-compose based integration / user acceptance test / whatever test tool. For more information please `see the GitHub page`_.

.. _`see the GitHub page`: https://github.com/flypenguin/python-intmaniac

CHANGELOG
=========

0.4.1
-----

- Documentation update (added CHANGES.rst, README.rst for pypi)
- Unit testing available in python 2.x now with external mock module
- Internal changes


