Testing
The SkipUnit module contains Skip’s implementation of the iOS XCTest
API for Android. Read its documentation to learn how to run parity tests across both iOS and Android to ensure that your logic is behaving identically on both platforms.
Performance Testing
There is often a significant difference between Debug and Release build performance on Android devices. Always run on a device using a Release build when testing real-world performance.