Summary
Currently we get errors from stryker where it fails to parse certain files and then we exclude it in stryker conf file. Then we again run the tests and it shows the same error with some other files. Similar thing happens with unsuccessful tests as well.
Is there a way where we know about all the failed parsing files and unsuccessful tests in one run rather than multiple runs?
Stryker4s config
Stryker4s environment
Your Environment
| software |
version(s) |
| Scala version |
|
| Build tool & version |
|
| Operating System |
|
Summary
Currently we get errors from stryker where it fails to parse certain files and then we exclude it in stryker conf file. Then we again run the tests and it shows the same error with some other files. Similar thing happens with unsuccessful tests as well.
Is there a way where we know about all the failed parsing files and unsuccessful tests in one run rather than multiple runs?
Stryker4s config
Stryker4s environment
Your Environment