KSoft Documentation Testing To run tests locally, follow these steps: Install the required dependencies: pip install -r requirements.txt Run the tests using pytest: pytest Check code formatting using black: black --check .