Open laitang2000 opened 6 years ago
When you run docker-compose alone (outside TeamCity) do you see the TeamCity Service Messages in the output with the test results? If not, it is possible that the test runner isn't emitting test results into the format TeamCity parses.
I'm following your course on PS and I'm trying to get the Integration Test displaying test information.
This is my docker-compose.yml file
I'm trying to set TEAMCITY_PROJECT_NAME to fake but team city is refusing to show rich test information from xnunit. Any suggestions?
Thanks