Jan, I updated the parsing so one could accommodate any parser. It is quite rough at the moment and I intend to rework quite a bit the entire adb logic - relaying on Device rather then processes to run commands. I rather merge with your branch to ensure we are on the same line.
Could you double check it it working as expected on your end. It seems to work fine on mine.
To add specific runner:
instrumentationRunner in Android := "org.scalatest.tools.SpecRunner",
Jan, I updated the parsing so one could accommodate any parser. It is quite rough at the moment and I intend to rework quite a bit the entire adb logic - relaying on Device rather then processes to run commands. I rather merge with your branch to ensure we are on the same line.
Could you double check it it working as expected on your end. It seems to work fine on mine.
To add specific runner:
to add specific parser
with scalaTestLogger logging all output to logger: