I have worked in a few app projects that have been up and running for quite some time. The apps often handle a bunch of error states or seldom visited states that are hard to test manually. Often I find out that these states are not tested at all, mainly because no-one knows how to […]
The post Testing hard to reach app states with a custom debug shell appeared first on blog..