Metadata-Version: 2.1
Name: edc-test-utils
Version: 0.1.22
Summary: Class and functions for tests for clinicedc/edc projects
Home-page: http://github.com/clinicedc/edc-test-model
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django edc tests
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.6
Requires-Dist: model-bakery
Requires-Dist: faker
Requires-Dist: mysqlclient

|pypi| |travis| |codecov| |downloads|

edc_test_utils
==============

Class and functions for tests for clinicedc/edc projects


.. |pypi| image:: https://img.shields.io/pypi/v/edc-test-utils.svg
    :target: https://pypi.python.org/pypi/edc-test-utils

.. |travis| image:: https://travis-ci.com/clinicedc/edc-test-utils.svg?branch=develop
    :target: https://travis-ci.com/clinicedc/edc-test-utils

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-test-utils/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/clinicedc/edc-test-utils

.. |downloads| image:: https://pepy.tech/badge/edc-test-utils
   :target: https://pepy.tech/project/edc-test-utils


