Subnavigation

Test Framework Integrations

In most cases coverage is achieved through use of a unit testing framework. Out of the box Coco will be able to gather coverage information from whatever framework is being used.

By making use of the Coco framework API (C and C#) coverage data for each test can be assigned a name, PASS/FAIL test status and free-form HTML comment. Ready-made integrations are made available for the following frameworks:

In addition tests can also be driven manually or through automation tools like Squish GUI Tester.

Test-Framework-Integrations-750x750