Metadata-Version: 2.1
Name: jk_testing
Version: 0.2022.6.8
Summary: This python module provides a simple to use infrastructure for running unit tests.
Home-page: UNKNOWN
Author: Jürgen Knauth
Author-email: pubsrc@binary-overflow.de
License: Apache2
Description: jk_testing
        ==========
        
        Introduction
        ------------
        
        This python module provides a simple to use infrastructure for running unit tests.
        
        Information about this module can be found here:
        
        * [github.org](https://github.com/jkpubsrc/python-module-jk-testing)
        * [pypi.python.org](https://pypi.python.org/pypi/jk_testing)
        
        How to use this module
        ----------------------
        
        ### ....
        
        ....
        
        Contact Information
        -------------------
        
        Author(s):
        
        * Jürgen Knauth: pubsrc@binary-overflow.de
        
        License
        -------
        
        This software is provided under the following license:
        
        * Apache Software License 2.0
        
        
        
        
Keywords: testing,unittests,tests
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Description-Content-Type: text/markdown
