BackstopJS icon indicating copy to clipboard operation
BackstopJS copied to clipboard

Allow to overwrite projectPath via options

Open Vince-F opened this issue 4 years ago • 0 comments

The projectPath is always taking the Node current directory. However when using backstopJS inside NodeJS, especially when running several backstopJS configuration file. Overriding projectPath via the option allows to be flexible (it fallbacks to the current working directory of Node is nothing is defined).

Vince-F avatar Apr 01 '21 18:04 Vince-F