JsTestDriver / java reporter

Bug #403267 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subunit
Triaged
Wishlist
Unassigned

Bug Description

(changed focus since the bug was filed)
javascripts tests run by
"
10:09 < jkakar> basically, you send a blob of crap to a browser with JsTestDriver.
10:09 < jkakar> lifeless: It finds the tests in that blob, runs them all and returns an XML document back to the server.
"

Getting that overall process to output a subunit stream will allow integration and reporting.

An open question is:
""'
10:14 < lifeless> does JsTestDriver honour junit3/junit4 test protocol - the object protocol I mean
10:14 < lifeless> if it does, writing a Junit TestListener that outputs subunit would be most excellent
10:15 < lifeless> because that would get nearly all java tests integrated via Subunit in one hit
10:15 < lifeless> and avoid reimplementing in python the blob of crap and parse xml stuff
10:16 < lifeless> In Python Subunit would then report those tests trivially using ExecTestCase
"""

Changed in subunit:
assignee: nobody → Jamu Kakar (jkakar)
importance: Undecided → Wishlist
status: New → Triaged
Jamu Kakar (jkakar)
Changed in subunit:
status: Triaged → In Progress
summary: - JsTestDriver integration
+ JsTestDriver / java reporter
description: updated
description: updated
Revision history for this message
Jamu Kakar (jkakar) wrote :

Am unassigning this since I haven't found time to move it forward
and it's unlikely that will change in the short term.

Changed in subunit:
assignee: Jamu Kakar (jkakar) → nobody
status: In Progress → Confirmed
Changed in subunit:
status: Confirmed → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.