-
I am attempting to build a custom third party reporter and I am using the simple example presented on this page : https://github.com/mochajs/mocha/wiki/Third-party-reporters. However, I cannot find …
-
### Description
Follow-on from https://github.com/mozilla/addons/issues/15074 - once certain Decisions have their actions held for review, on the outcome of that review we need to be able to apply …
-
* **Version**: all
* **Platform**: all
There is a poorly-documented feature of the HTML Istanbul reporters (html, lcov, html-spa) called "defaultSummarizer". It would be nice if c8 could p…
-
There should be a means for third parties to create reporters that are dynamically loaded and used by unittest.
This is particularly tricky because reporters are likely to be desired on a user-by-use…
-
**Description**
I don't know why the first party reporters are "not intended to be inherited from," but for my use case, all I want is a `ConsoleReporter` that doesn't print the test spec filter at t…
-
Mocha cucumber is currently overriding reporting so if I specify the reporter option that reporter does not get run.
```
ui:mocha-cucumber,
reporter:mocha-jenkins-reporter
```
jenkins reporter does …
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | ?
| BC Break | ?
#### Summary
It would be really cool to detect or configure the abil…
-
When I run `utPLSQL-cli` with multiple reporters and outputs like:
```
time utPLSQL-cli/bin/utplsql run ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@${CONNECTION_STR} \
-source_path=source -owner=ut3 \
-t…
-
- checkstyle
- https://github.com/stubbornella/csslint/pull/156/files
- https://code.google.com/p/seaside/source/browse/trunk/pharo-build/src/test/resources/checkstyle-result.xml?r=530
- teamcity
…
-
I think it would be useful to be able to support filters on reporters so only certain metrics are sent specific reporters. I am thinking of the case where I may want to only a subset of metrics to be…