Closed kamildziadek closed 4 years ago
Everything else looks good for me
Could you also add Activity crash test like this ? To be honest we have a bug with that in allure-android. So, it will be great to see if it has gone or not.
I have added the requested activity. The crash that happens in the background is not reported, unfortunately. I have added a comment about the reason it doesn't work: the JUnit listener is not notified properly. I don't think it will be possible to fix this issue as it seems like Android instrumentation issue.
SampleActivity.kt
with a simple button and labelSampleCalculator.kt
that will serve the purpose of unit testingAllureRunner
AllureParametrizedRunner