Justin Grabenbauer

Results 7 comments of Justin Grabenbauer

This would be very helpful with passing different errors to the reporter (without failing the tests) so that they can be reviewed locally and in CircleCI.

Hey @miherlosev what we are mainly looking for is to enhance Testcafe’s reporter options to allow the user to implement an EventEmitter that will print a message of the failed...

This would be super helpful since we need to manually scroll within shoelace components and that throws in a whole lot of unnecessary stuff at the end of our reports....

Thanks for the code @Artem-Babich! Using these hooks/functions I cannot get this to work.

@Artem-Babich this is why, there are more warnings than useful information about the results: https://d.pr/i/NqHENf

@gooddaytoday the [testcafe-reporter-spec-plus](https://www.npmjs.com/package/testcafe-reporter-spec-plus) works great! Is there an option to do the same but with xunit? This would be great to suppress these warnings while running in CircleCi too.

Are there any workarounds with this @aleks-pro ? Or maybe at least to exclude certain tests from using native automation? Thanks!