mix verify.phase5 (scrypath v0.3.1)

Copy Markdown View Source

Runs the automated verification flow for Phase 5.

By default this includes:

  • focused Phase 5 unit/contract tests
  • docs contract tests
  • mix docs --warnings-as-errors
  • live Meilisearch integration tests

Pass --skip-integration to run everything except the live backend suite.