When using the -CI flag, the testreport.xml that is generated is imported fine into azure devops, but the testnames do look strange. The "describe" text and "It" text are concatenated with a . rather than a space
e.g.
<test-case description="should have managedRuntime set to v4.0" name="The SymbologyServer application pool.should have managedRuntime set to v4.0"