Function pact_verifier::pact_broker::publish_verification_results[][src]

pub async fn publish_verification_results(
    links: Vec<Link>,
    broker_url: &str,
    auth: Option<HttpAuth>,
    result: TestResult,
    version: String,
    build_url: Option<String>,
    provider_tags: Vec<String>
) -> Result<Value, PactBrokerError>
Expand description

Publishes the result to the “pb:publish-verification-results” link in the links associated with the pact