Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Support for different output formatter #14

Description

@Fox32

The test runner looks very promising in combination with common CI tools. At the moment, only a simple plain text output is given. It also only contains information about passed suites and failed tests. There is no report about all executed tests.

It would be usefull if the output format of the final report could be choosen, so that common CI tools as Jenkins, TeamCity, ... can be supported. Either by including them in the tool or providing a plugin API.

An alternative is to provide a simpel machine readable format (e.g. JSON) that can be processed further to be consumed by other tools.

For some tools it would not just be interesting to receive a final report, but also on the fly progress information.

I know this is a very broad feature request, but I'm not sure what your current plans for this are.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions