NewmanPostman_VSTS_Task icon indicating copy to clipboard operation
NewmanPostman_VSTS_Task copied to clipboard

Allow configure work directory

Open KondzioSSJ4 opened this issue 3 years ago • 1 comments

Describe the bug There isn't a possible way to configure work-dir

Expected behavior I would expect to allow provide work-directory to allow using local files e.g. my test required to use file, but that file is specified directory from where I would run newman command

Azure DevOps Version:

  • Installation: Azure extension 4.*
  • Task Version: 4.2.0

KondzioSSJ4 avatar Apr 26 '22 10:04 KondzioSSJ4

Same here. It is not possible to run tests with files, as they are in a folder rather than default. From newman docs: --working-dir <path> Set the path of the working directory to use while reading files with relative paths. Default to current directory.

tahq69 avatar Jan 10 '23 11:01 tahq69