Metadata-Version: 2.1
Name: behave-db
Version: 0.0.4
Summary: BDD DB steps implementation for Behave
Home-page: https://github.com/M-halliday/behave-db
License: BSD
Keywords: BDD,Behavior-Driven-Development,DB
Author: zmr
Author-email: zmr_01@126.com
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Dist: JayDeBeApi (>=1.2.3,<2.0.0)
Requires-Dist: behave (>=1.2.6,<2.0.0)
Project-URL: Repository, https://github.com/M-halliday/behave-db
Description-Content-Type: text/markdown

# behave-db
BDD DB steps implementation for Behave

_behave-db_ is a db testing tools for
Behavior-Driven-Development, based on
[behave](http://pypi.python.org/pypi/behave) and
[JayDeBeApi](https://github.com/baztian/jaydebeapi).


## Hello world (TODO)



