What level of integration is there for TestCafe in TeamCity?
TeamCity support?
Answers approved by DevExpress Support
Hello Ivan,
As I know, TeamCity supports NUnit and JUnit. At present, TestCafe does not support these formats. At the same time, we are going to support the most popular xml report formats for the continuous integration system in the next TestCafe update.
For now, you can create a node.js application using the continuous integration API to generate an xml file for TeamCity based on TestCafe data. A similar approach is described for Jenkins below: