Interface: SeedTemplate
@termwright/test / SeedTemplate
Interface: SeedTemplate
Section titled “Interface: SeedTemplate”Defined in: test/src/seed.ts:30
A directory to copy in before the files are written.
Properties
Section titled “Properties”
readonlyfrom:string
Defined in: test/src/seed.ts:32
Directory to copy from; relative paths resolve against the test’s cwd.
readonlyoptionalinto?:string
Defined in: test/src/seed.ts:34
Subdirectory of the test’s directory to copy into. Default: the root.