Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Revise report formats #68

Open
LPGhatguy opened this issue Mar 24, 2020 · 1 comment
Open

Revise report formats #68

LPGhatguy opened this issue Mar 24, 2020 · 1 comment

Comments

@LPGhatguy
Copy link
Contributor

We should revisit what reporting formats we have available.

Our current TextReporter and TextReporterQuiet don't have much configuration, since they existed prior to the introduction of the TestEZ CLI. We should be able to introduce a new configuration interface utilizing the CLI and a new top-level API (#66) for configuring reporting.

I think we should have at least these report formats:

  • Text, with configurable verbosity
  • JSON, for use with custom CI systems
  • TeamCity. We might be able to drop this format as we switch to GitHub Actions.
  • A standard format, like TAP?
@amoss-roblox
Copy link

We should have a summarised text reporter like https://github.com/sunfit/jest-summary-reporter

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants