View Source ct_groups_summary_hook (ct_groups_summary_hook v0.1.1)
Count successful and failed groups in the test suite.
Use by adding the following line totest.spec
: {ct_hooks, [ct_results_summary_hook]}.
Summary
Functions
Return a unique id for this CTH.
Always called before any other callback function. Use this to initiate any common state.
Called when a test case is skipped by either user action or due to an init function failing.
Functions
Link to this function