alert-addition-34873
11/01/2018, 1:06 PM--test-pytest-junit-xml-dir
option but doesn't seem to work. I run
./pants test --changed-parent=origin/master --changed-include-dependees=direct --test-pytest-junit-xml-dir=./tests-out/
I have output in console as expected and I can see xml files in .pants.d/test/
but the directory I provide to --test-pytest-junit-xml-dir
remains empty. I tried both absolute and relative paths, directory exists.