Running UI Tests on iOS With Ludicrous Speed
Peter Steinberger: We rely on busy waiting via creating a custom runloop – the condition is checked every x milliseconds and only once it returns true, the control flow continues. This might seem crude, but it’s a much, much better solution than adding random timeouts and allows us to run tests at an insane speed … Continue reading Running UI Tests on iOS With Ludicrous Speed
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed