KarrLab/pkg_utils

View on GitHub
docs/testing.rst

Summary

Maintainability
Test Coverage
Testing
=======

The package can be tested by running these commands:

    .. code-block:: bash

        pip install pytest
        python -m pytest tests