@cucumber/cucumber
    Preparing search index...

    Interface IPublishConfig

    Options relating to publication to https://reports.cucumber.io

    interface IPublishConfig {
        token: string;
        url: string;
    }
    Index

    Properties

    Properties

    token: string

    Access token for the Cucumber Reports service

    url: string

    Base URL for the Cucumber Reports service