android-test-report-action
android-test-report-action copied to clipboard
Include to report only failed tests - parameter
When you have a lot of tests and one of them is failed it is to difficult find in the report which one was broken. I added a flag that prevents adding to report all test results. If this flag is true report will be contained only failed tests
@asadmansr +1 for this feature please