TestsΒΆ

To run tests simply call pytest. Many tests are deselected as we need to fix them due to technical and historical debts. You can find pytest is deselecting tests marked as deprecated and slow. Check pytest.ini If you want to run only deprecated: pytest -m deprecated