<@U07PPQ012> ``` &gt; ./pants help test.pytest te...
# general
a
@important-piano-50289
Copy code
> ./pants help test.pytest

test.pytest options:

...
--test-pytest-profile=<FILE> (default: None)
    Specifying a file path causes tests to be profiled with the profiling data
    emitted to that file (prefix). Note that tests may run in a different cwd,
    so it's best to use an absolute path to make it easy to find the subprocess
    profiles later.
...