Skip to content

Testing

APX uses a multi-layer testing strategy: unit tests (go test), CLI integration tests (testscript), and full end-to-end tests against a real Gitea instance running in k3d.

  • E2E Tests


    Run the full release workflow against a real git server with k3d + Gitea.

    Run E2E tests

  • Format Maturity


    Support level and test coverage for each schema format (Proto, OpenAPI, Avro, JSON Schema, Parquet).

    View matrix