LTA’s Test Suite
Currently, the test suite is divided as follows:
conftestcontains the fixtures and pytest settings. See conftest.unitcontains the unit tests for the code base. See unit tests.integrationcontains the integration tests for the CLI. See integration tests.