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

Share a standard Reporter interface? #419

Closed
JamesMGreene opened this issue Sep 2, 2014 · 0 comments
Closed

Share a standard Reporter interface? #419

JamesMGreene opened this issue Sep 2, 2014 · 0 comments

Comments

@JamesMGreene
Copy link

We on the QUnit team have been discussing the possibility of working with other JS test frameworks that can be run client-side (e.g. Mocha, Jasmine, Intern, etc.) to agree upon a standard Reporter interface so that we could hopefully share Reporter plugins between testing frameworks.

This would most likely come in the form of an EventEmitter interface (.on(...)/.off(...)) with an agreed upon:

  • minimum viable set of standardly-named events
  • associated standard set of data/details provided for each event
  • minimum viable set of standard test status types (e.g. pass, fail, skip, todo, pending, etc.)

Would you guys be interested in discussing this further with us?

If so, I've added @cjohansen, @augustl, and @dwittner to a "Team Buster" group for https://github.com/js-reporters/js-reporters.

Discussions: https://github.com/js-reporters/js-reporters/issues/

Cross-reference issues:

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

No branches or pull requests

2 participants