Skip to content

@hanseltime/pkgtest


@hanseltime/pkgtest / AdditionalFilesEntry

Type Alias: AdditionalFilesEntry

AdditionalFilesEntry: AddFileMatch | [AddFileMatch, ToDir]

If you just supply a string as an entry, then the file/files will be copied to the root of the test project.

If you provide your own to directory, then all files will be copied relative to that directory.