]
Stefan Miklosovic reassigned ARQ-1751:
--------------------------------------
Assignee: Stefan Miklosovic
Implement web-based console which streams reporting events in
realtime
----------------------------------------------------------------------
Key: ARQ-1751
URL:
https://issues.jboss.org/browse/ARQ-1751
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Recorder
Affects Versions: recorder_1.0.0.Alpha2
Reporter: Stefan Miklosovic
Assignee: Stefan Miklosovic
Labels: hack-idea
Every fired reporter event would be observed by additional observer which would send it
to REST end point of some running "reporter server" so when user starts some
test, he would see in web console in ordinary browser how some test is going.
Reporter would "stream" reporting events to console ui so user would not have
to wait until the whole test is done but he would see how test is going on in realtime.
This can be handy particulary in CI environment.