
implementation("io.github.jamal-wia:kmptoolkit-audio-recorder-testing:1.0.1")Test fixtures for kmptoolkit-audio-recorder: FakeAudioRecorder, an AudioRecorder double that enforces the same state machine without a microphone, a file, or a clock, and lets a test script permission denials and engine failures. Pick this module as a testImplementation dependency alongside kmptoolkit-audio-recorder when you need to test the code around a recorder rather than the recorder itself.