For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/interfaces/rstest.AgentBundleRstestConfig.md.
  • English
  • Interface: AgentBundleRstestConfig

    The Rstest configuration for the route-unit proof level. Mutable array and literal member types keep the result directly assignable to Rstest's own config type without this package depending on @rstest/core.

    Properties

    include

    include: string[]


    pool

    pool: object

    execArgv

    execArgv: string[]

    type

    type: "forks"


    resolve

    resolve: object

    Routes the reserved agent-bundle/meta specifier to the generated identity module.

    alias

    alias: object

    Index Signature

    [specifier: string]: string


    setupFiles

    setupFiles: string[]


    source?

    optional source?: object

    tsconfigPath

    tsconfigPath: string


    testEnvironment

    testEnvironment: "node"


    tools

    tools: object

    rspack

    rspack: object

    rspack.resolve

    resolve: object

    rspack.resolve.conditionNames

    conditionNames: string[]

    swc

    swc: object

    swc.jsc

    jsc: object

    swc.jsc.transform

    transform: object

    swc.jsc.transform.react

    react: object

    swc.jsc.transform.react.runtime

    runtime: "automatic"