lucydot/effmass

View on GitHub
docs/build/_sources/Testing.rst.txt

Summary

Maintainability
Test Coverage
============
Testing
============

Automated testing of the latest commit happens `here <https://travis-ci.com/lucydot/effmass>`_.

Manual tests can be run using 

.. code-block:: python

   python3 -m pytest

This code has been tested with Python version 3.6.