📄️ Publish Boost Test Report
To publish Boost Test report, you only need two steps:
📄️ Publish Busted Report
Busted is a Lua unit testing framework. Since QuickBuild 6.0.9, Busted generated test reports can be published. To publish the report:
📄️ Publish CheckStyle Report
To publish CheckStyle report, you only need two steps:
📄️ Publish Clover Report
Since QuickBuild 5.1.22, you can generate and publish Clover XML report by:
📄️ Publish Cobertura Report
To publish Cobertura report, you only need two steps:
📄️ Publish Coverity Report
To publish coverity report, you need:
📄️ Publish CPD Report
To publish CPD report, you only need two steps:
📄️ Publish CppCheck Report
To publish CppCheck report, first you need:
📄️ Publish EMMA Report
To publish EMMA report, you only need two steps:
📄️ Publish Findbugs Report
To publish Findbugs report, you only need two steps:
📄️ Publish Fxcop Report
To publish Fxcop reports, you need:
📄️ Publish JaCoCo Report
To publish JaCoCo report, you only need two steps:
📄️ Publish JMeter Report
To publish JMeter report, you only need two steps:
📄️ Publish JUnit Report
To publish JUnit report, you only need two steps:
📄️ Publish MBUnit Report
MbUnit is an advanced, extensible unit testing framework originally developed by Jonathon 'Peli' de Halleux and Jamie Cansdale. It is a free and open source unit testing tool for the .NET Framework. To publish the MBUnit reports to QuickBuild, first, the XML reports should be generated by nant or by msbuild which is freely available as part of the .NET 2.0 Framework.
📄️ Publish MSTest Report
To publish MSTest report, the following two steps are required:
📄️ Publish NCover Report
To publish NCover reports, you need: