mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
269 B
269 B
Specification: KMP Test Migration and Coverage Expansion
Overview
Migrate the project's test suite to KMP best practices based on JetBrains guidance, expanding coverage and replacing JVM-specific mockk with dev.mokkery in commonMain to ensure iOS readiness.