Metadata-Version: 2.1
Name: tasting
Version: 0.0.1
Summary: A code-driven QA reporting library
Home-page: https://github.com/fugu13/tasting
Author: Russell Duhon
Author-email: fugu13@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: attrs

# Tasting

A code-driven QA reporting library for Python. Automatically generate reports for QA to work from based on simple decorators.

NOTE: currently does nothing, in process of being implemented.


