Metadata-Version: 1.1
Name: sparkle-hypothesis
Version: 1.0.2
Summary: Use the power of hypothesis property based testing in PySpark tests
Home-page: https://github.com/machielg/sparkle-hypothesis/
Author: Machiel Keizer Groeneveld
Author-email: machielg@gmail.com
License: GPLv3+
Description: 
        Data heavy tests benefit from Hypothesis to generate your data and desinging your tests. Sparkle-hypothesis makes it 
        easy to use Hypothesis strategies to generate dataframes.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Testing
