
implementation("io.github.jamal-wia:kmptoolkit-accelerometer-testing:1.0.1")Test fixtures for kmptoolkit-accelerometer: ScriptedAccelerometer, an Accelerometer double that replays a scripted list of AccelerometerSample values to every collector and counts registrations, so a test can assert that code which stops collecting really releases the sensor. Pick this module as a testImplementation dependency alongside kmptoolkit-accelerometer when you want to assert what your app does with a scripted motion sequence, or with a device that reports no accelerometer at all.