# emqx-ct-helpers **Repository Path**: porter4code/emqx-ct-helpers ## Basic Information - **Project Name**: emqx-ct-helpers - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # emqx-ct-helpers EMQ X Common Test Helpers ## Erlc Options ``` TEST_ERLC_OPTS += +'{parse_transform, emqx_ct_transform}' TEST_ERLC_OPTS += +'{mock_module, emqx_broker, emqx_ct_broker}' TEST_ERLC_OPTS += +'{mock_module, emqx_access_control, emqx_ct_access_control}' ``` ## License Apache License Version 2.0 ## Author EMQ X Team.