Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 219 Bytes

Tests Documentation

This is the test suite.

Usage

Ensure that pytest is installed.

pip install pytest

Run our tests from the top directory, OrthoEvolution, by typing: pytest tests