Interface: JasmineOptions

JasmineOptions

Options for the Jasmine constructor

Members

projectBaseDir :string|undefined

The path to the project's base directory. This can be absolute or relative to the current working directory. If it isn't specified, the current working directory will be used.

Type:
  • string | undefined