georgymh / decentralized-ml

Interoperable and decentralized machine learning.
Apache License 2.0
9 stars 5 forks source link

Add testing framework into codebase #1

Closed georgymh closed 6 years ago

georgymh commented 6 years ago

Use pytest for unit testing and add & set-up Travis-CI.

Also adds a sample test in tests/test_dmlrunner.py.