Skip to content

How to control the current working directory of the launched process? #89

Open
@bryanloz-xilinx

Description

What would you like to know?.
How to control the current working directory of the launched process?

Additional context
When using pytest-xprocess to launch a server process I notice that it is launched in a different directory:
<test_root>/.pytest_cache/d/.xprocess/<test_fixture_name>

I want the freedom to change that, because my poc server is unfortunately relying on local files.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions