
implementation("io.github.jamal-wia:kmptoolkit-biometric-testing:1.0.2")Test fixtures for kmptoolkit-biometric: ScriptedBiometricGate, a BiometricGate double that records the prompt copy it was handed and returns whichever BiometricResult the test dictates — per call, so one test can walk a retry loop from a rejected finger to a lockout to an authenticated user. Pick this module as a testImplementation dependency alongside kmptoolkit-biometric when you want to assert what your app does when biometrics are unenrolled, locked out or cancelled, none of which is reachable on an emulator without fighting it.