Metadata-Version: 1.1
Name: wai.test
Version: 0.0.2
Summary: Python library for unit tests.
Home-page: https://github.com/waikato-datamining/wai-test
Author: Corey Sterling
Author-email: coreytsterling@gmail.com
License: MIT
Description: Python library for unit tests.
        Changelog
        =========
        
        0.0.1 (2019-08-19)
        -------------------
        
        - Initial release
        
        0.0.2 (2019-08-19)
        -------------------
        
        - RegressionSerialiser.compare now returns a message saying why the comparison failed,
          or None if the comparison passed, for better failure messages.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3
