android-testing
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational reference material for Android testing frameworks including JUnit4, Mockito, MockK, Robolectric, and Truth. All provided code snippets are standard testing patterns.
- [SAFE]: The instructions for instrumented testing, including ActivityScenario, FragmentScenario, and UI Automator, follow official Android documentation practices.
- [SAFE]: The performance testing section correctly identifies the use of Macrobenchmark and Microbenchmark rules for measuring app startup and hot code paths.
- [SAFE]: All library dependencies mentioned (e.g., androidx.test, org.mockito, io.mockk) are well-known, standard components of the Android testing ecosystem.
Audit Metadata