Versions in this module Expand all Collapse all v0 v0.2.1 Dec 7, 2025 v0.2.0 Dec 4, 2025 Changes in this version + type TestServer struct + BaseURL string + Port int + func StartTestServer() (*TestServer, error) + func (ts *TestServer) SchemaURL(path string) string + func (ts *TestServer) Stop() error