Metadata-Version: 1.0
Name: testhelpers
Version: 1.0.0
Summary: Python library to help with creating tests
Home-page: https://github.com/wtsi-hgi/python-test-helpers
Author: Colin Nolan
Author-email: colin.nolan@sanger.ac.uk
License: MIT
Description: |Build Status| |codecov| |PyPI version|
        
        python-test-helpers
        ===================
        
        Python library to help with creating tests
        
        .. |Build Status| image:: https://travis-ci.org/wtsi-hgi/python-test-helpers.svg?branch=master
           :target: https://travis-ci.org/wtsi-hgi/python-test-helpers
        .. |codecov| image:: https://codecov.io/gh/wtsi-hgi/python-test-helpers/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/wtsi-hgi/python-test-helpers
        .. |PyPI version| image:: https://badge.fury.io/py/testhelpers.svg
           :target: https://badge.fury.io/py/testhelpers
        
Platform: UNKNOWN
