Raindex SDK Documentation
    Preparing search index...

    Interface TestConfigSource

    interface TestConfigSource {
        "calculate-entrypoint"?: string;
        "handle-entrypoint"?: string;
        scenario: ScenarioConfigSource;
        "scenario-name": string;
    }
    Index

    Properties

    "calculate-entrypoint"?: string
    "handle-entrypoint"?: string
    "scenario-name": string