Interface: AgentBundleRstestOptions
Properties
configPath?
readonlyoptionalconfigPath?:string
Explicit Agent Bundle configuration path; discovered from root when omitted.
include?
readonlyoptionalinclude?: readonlystring[]
Test files for the route-unit level; defaults to tests/route-unit/**.
root?
readonlyoptionalroot?:string
Project root; defaults to the working directory Rstest was started in.
setupFiles?
readonlyoptionalsetupFiles?: readonlystring[]
Extra setup files, appended after the generated route registry.