Commands¶
just check-- Run all quality checks (lint, format, type checking, tests)just test-- Run all tests (unit, integration, e2e)just test-unit-- Run unit tests onlyjust test-integration-- Run integration tests onlyjust test-e2e-- Run end-to-end tests only