Testing

The repository includes a set of various tests in its suite.

Install

Tests have specific requirements and can be installed using 'poetry install --with tests'

Running

Afterwards, you can execute the test suite using 'pytest' from the cloned repository

Last updated