Open
Description
I've been thinking about how we can start getting more of these persnickety bugs squashed / make it easier for people to demonstrate how bugs occur.
I've seen tickets that have code snippets in them, and it would be awesome if we could have those snippets converted to a PR that contributes a unit-test demonstrating the expected behavior.
If so, we'd need some way to test the code on each platform, what tools should we use?
On iOS/Android:
On Web:
Do people have any further recommendations?