aloof-angle-91616
12/14/2017, 1:52 AM> ./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.
...