Metadata-Version: 2.1
Name: pytest-gitcov
Version: 0.0.2
Summary: Pytest plugin for reporting on coverage of the last git commit.
Home-page: https://github.com/machshev/pytest-git-coverage
Author: David James McCorrie
Author-email: djmccorrie@gmail.com
License: MIT
Description: # pytest-git-coverage
        Extension for pytest to report on the coverage for the lines modified in a given commit or commit range
        
        *Note:* this is still in very early stages of development
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Description-Content-Type: text/markdown
