Skip to content

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 only
  • just test-integration -- Run integration tests only
  • just test-e2e -- Run end-to-end tests only