Metadata-Version: 2.1
Name: miniboss
Version: 0.2.0
Summary: Containerized app testing framework
Home-page: https://github.com/afroisalreadyinu/miniboss
Author: Ulas Turkmen
Author-email: UNKNOWN
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers


miniboss is a Python application for locally running multiple dependent docker
services, individually rebuilding and restarting them, and managing application
state with lifecycle hooks. Services definitions can be written in Python,
allowing the use of programming logic instead of markup.


