Skip to content

Testing

Isaiah Norton edited this page May 6, 2021 · 4 revisions

Test process

Tests are run locally with pytest. Note that pytest-xdist allows executing tests in parallel, which can allow tests to complete much more quickly.

Clone this wiki locally