Metadata-Version: 1.1
Name: quicktest
Version: 0.1.0
Summary: Easily test pure functions.
Home-page: https://github.com/mlevesquedion/quicktest
Author: Michaël Lévesque-Dion
Author-email: mlevesquedion@gmail.com
License: MIT
Description: # quicktest
        
        A nano-framework for quickly unit testing pure functions.
        
        Useful as a helper for solving https://www.dailycodingproblem.com/ challenges and the like.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
