Lukáš Fryč created ARQRUSH-34:
---------------------------------
Summary: Operate with results in temporary file
Key: ARQRUSH-34
URL:
https://issues.jboss.org/browse/ARQRUSH-34
Project: Arquillian RushEye
Issue Type: Enhancement
Components: Manager
Reporter: Lukáš Fryč
Assignee: Jakub Dunia
Manager currently writes {{result.xml}} during {{parse}} action.
It requires user to select file to write to.
This should be completely transparent from user, thus:
* when writing {{result.xml}}, in-memory store like ByteArray might be used
* or temporary file might be used
There should be option in a menu to write latest {{result.xml}} to the file which it has
been loaded from (saved together with {{suite.xml}} save on {{Save}} menu action) or user
specified file {{Save result.xml as...}}.
This supports use case when user changed suite.xml, reevaluated suite and needs to leave
the Manager and open suite.xml/result.xml later.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira