App Run app poetry install poetry run start Run linter poetry run lint Run tests Single run: poetry run test CLI in watch mode: poetry run test_watch From VSCode: Ctrl + ; A (all tests)