Metadata-Version: 2.0
Name: oriole-test
Version: 0.2.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: Click (>=6.0)
Requires-Dist: pip (==9.0.2)
Requires-Dist: wheel (==0.30.0)
Requires-Dist: watchdog (==0.8.3)
Requires-Dist: tox (==2.9.1)
Requires-Dist: coverage (==4.5.1)
Requires-Dist: Sphinx (==1.7.1)
Requires-Dist: twine (==1.11.0)
Requires-Dist: pytest (==3.4.2)
Requires-Dist: pytest-runner (==4.2)
Requires-Dist: pytest-html (==1.16.0)
Requires-Dist: bumpversion (==0.5.3)

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

|image| |image| |Documentation Status| |image|

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

.. |image| image:: https://img.shields.io/pypi/v/oriole-test.svg
   :target: https://pypi.python.org/pypi/oriole-test
.. |image| image:: https://img.shields.io/travis/zhouxiaoxiang/oriole-test.svg
   :target: https://travis-ci.org/zhouxiaoxiang/oriole-test
.. |Documentation Status| image:: https://readthedocs.org/projects/oriole-test/badge/?version=latest
   :target: https://oriole-test.readthedocs.io/en/latest/?badge=latest
.. |image| 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.


