-
Discussed at OpenJS collaborators summit.
We want "Flexible output streams" -- where a user can choose one or more streams for any given reporter.
The first step is to propose a reasonable user…
-
Like rspec, (rspec/rspec-core#47), spec2 could support multiple reporters/formatters, in order to make possible to use several outputs.
I'm currently working on a way to [send OSX notifications](/mar…
-
**Issue by [WickyNilliams](https://github.com/WickyNilliams)**
_Thursday Aug 17, 2017 at 14:26 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/640_
----
##### Expected behaviou…
-
## Description
You can set things, and it would be nice to be able to see what is set.
This would also allow us to add settings conditionally.
For example, we want to add a reporter - so it w…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### Summary
Conda currently has the `json` option which will trigger it to display…
-
```
-R, --reporter specify the reporter to use
```
- json - default one
- plain - more verbose (for a human using a console)
-
-
_I'm opening this here since in most cases of downstream reporters I have encountered these are managed by the downstream package. I can move it somewhere else if more appropriate._
This was someth…
-
The default output format is great; but it's not suitable for consumption by build management, reporting, or CI systems.
To make `test-framework` become a viable part of a software development piplei…
-
## Description
What I'm trying to achieve is to get immediate feedback / streaming output reported to the console, but at the same time a report in junit / xml format being written to a file.
Cu…