# TestAdvisor **Repository Path**: mirrors_salesforce/TestAdvisor ## Basic Information - **Project Name**: TestAdvisor - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-02 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TestAdvisor-Lib TestAdvisor-Lib is designed to help test automation to collect test signals on the Salesforce platform. ## Requirements 1. JDK 8+ 2. TestNG 6+ or JUnit 4.7+ ## Usage ##### TestNG User Please add the following listener to your TestNG.xml ``` ``` ##### JUnit4 User No configuration necessary. JUnit listener will be automatically loaded ## Configuration Please use the following environment variable to control the library behavior * TEST_ADVISOR_REGISTRY The file path to the local test advisor registry folder