Comment by SJC_Hacker
1 day ago
This could be useful for testing UI elements of apps ...
Modern UI applications are way too tightly coupled for my liking, and difficult to test especially if you don't practice "separation of concerns", e.g. decoupling the app logic from its presentation.
Haven't looked at the full thing but something like this might allow you to write tests for UI apps without actually having the UI backend...
No comments yet
Contribute on Hacker News ↗