-
I've gotten the following stack trace multiple times, on Linux and MacOS:
```
Error while sending this report, continuing with the next one (Test::Reporter: error from 'Test::Reporter::Transport::…
-
I think this is the package I have been looking for a long time.
It works very well in the Editor and on Desktop, but there's a small problem on mobile phones.
![图片](https://github.com/user-attac…
-
**Is your feature request related to a problem? Please describe.**
Attachments pushed via `testInfo.attachments.push(...)` are visible in the regular HTML Report but not visible in Playwright Testing …
-
### What is the problem this feature would solve?
It would be nice if the test runner supports custom reporters. This way you could generate nice reports like
with
https://github.com/Hargne/jest-…
-
Hi, I am the maintainer of [Mega-Linter](https://nvuillam.github.io/mega-linter/), a linters aggregator for CI which embeds [more than 70 linters](https://nvuillam.github.io/mega-linter/supported-lint…
-
Based on: https://github.com/testingrequired/testframe/blob/master/src/middleware/tapReporter.ts
-
{"blame":[],"app_name":"SpringBoard","timestamp":"2018-11-02 14:18:58.85 +0000","app_version":"1.0","slice_uuid":"5367e82f-63f9-3654-8461-eeb011d7a082","adam_id":0,"build_version":"50","bundleID":"com…
-
Hi,
It would be nice if minitest-chef-handler supported different minitest reporters. I'll see about forking the repo and adding this functionality to allow the user to specify different reporters a…
-
```
A Reporter class with some subclasses should be added.
A Reporter takes the buildbot data and use them to produce a report, either
on the stdout or on a file (only stdout can be enough, we can alw…
-
The bundled spec-extended reporter for mocha-gherkin does not work as intended. It doesn't display any information about tests regardless of test status (success/failure).