Skip to content

@hanseltime/pkgtest


@hanseltime/pkgtest / CreateTestProjectInfo

Interface: CreateTestProjectInfo

A context object for create additional file lambdas

Properties

binTests?

optional binTests: BinTestConfig


fileTests?

optional fileTests: FileTestConfig


moduleType

moduleType: ModuleTypes


packageManager

packageManager: PkgManager


packageManagerAlias

packageManagerAlias: string


projectDir

projectDir: string

The path of the project under test


testProjectDir

testProjectDir: string

The path of the current test project that is being created