qunitjs / js-reporters

📋 Common Reporter Interface (CRI) for JavaScript testing frameworks.
MIT License
60 stars 18 forks source link

Invite other JS unit testing framework teams? #2

Closed JamesMGreene closed 10 years ago

JamesMGreene commented 10 years ago

Are there any other JS unit testing framework teams that we should invite?

I also think we can safely leave out the server-side-only frameworks like NodeUnit and Vows.

JamesMGreene commented 10 years ago

Maybe BusterJS?

JamesMGreene commented 10 years ago

Invited the BusterJS team: https://github.com/busterjs/buster/issues/419

JamesMGreene commented 10 years ago

@jzaefferer: Do you think it would make sense to include the Karma, BrowserStack, and SauceLabs folks on this effort?

jzaefferer commented 10 years ago

They're all consumers of the reporter interface. I guess they wouldn't care too much about the details and appreciate a standard. Inviting them is probably the best way to find out.

boneskull commented 10 years ago

@JamesMGreene Curious; why leave out the server-side frameworks?

JamesMGreene commented 10 years ago

@boneskull: They were primarily left out as I was wary that we would even succeed among the handful of client-side-capable frameworks but the collaboration is going better than I hoped for so far. I am definitely willing to invite NodeUnit as it already supports custom reporters — and apparently can run in the browser as well! :astonished:

I'm less sure about inviting Vows but we can at least make the offer.

JamesMGreene commented 10 years ago

Invited:

JamesMGreene commented 10 years ago

Invited:

JamesMGreene commented 10 years ago

I think we're covered for now so I'm going to close this issue but feel free to add a comment if you think someone else should join, too.