Skip to main content

property SuiteContext.prototype.filePath

The absolute path of the test file that created the current suite. If a test file imports additional modules that generate suites, the imported suites will return the path of the root test file.

Type #

string | undefined

Did you find what you needed?

Privacy policy