Metadata-Version: 2.0
Name: oriole-test
Version: 0.4.2
Summary: Support tdd for oriole-service.
Home-page: https://github.com/zhouxiaoxiang/oriole-test
Author: Eric.Zhou
Author-email: xiaoxiang.cn@gmail.com
License: MIT license
Keywords: oriole-test
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: setuptools (>=39.0.1)
Requires-Dist: Click (>=6.0)
Requires-Dist: oriole (>=7.1.0)

oriole-test
===========

|badges| |pypi| |ci1| |ci2|

Support tdd for oriole-service. \* Free software: MIT license

.. |badges| image:: https://badges.gitter.im/zhouxiaoxiang/oriole-service.svg
   :target: https://gitter.im/oriole-service/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link
.. |pypi| image:: https://img.shields.io/pypi/v/oriole-test.svg
   :target: https://pypi.python.org/pypi/oriole-test
.. |ci1| image:: https://travis-ci.org/zhouxiaoxiang/oriole-test.svg?branch=master
   :target: https://travis-ci.org/zhouxiaoxiang/oriole-test
.. |ci2| image:: https://circleci.com/gh/zhouxiaoxiang/oriole-test.svg?style=svg
   :target: https://circleci.com/gh/zhouxiaoxiang/oriole-test


=======
History
=======

0.1.0 (2018-03-21)
------------------

* First release.


