[arquillian-issues] [JBoss JIRA] (ARQ-1176) automatically take screenshot and capture the html output on Assert failure or Exception

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Oct 30 10:25:02 EDT 2012


    [ https://issues.jboss.org/browse/ARQ-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730074#comment-12730074 ] 

Aslak Knutsen edited comment on ARQ-1176 at 10/30/12 10:25 AM:
---------------------------------------------------------------

Drone could provide hooks for this with it's new SPI events. 

e.g. BeforeSessionCreated, AfterSessionCreated, BeforeSessionDestroyed, AfterSessionDestroyed

We should attempt to rely on Drones lifecycle and not assume to much about how it's used in combination with the Test Extension.
                
      was (Author: aslak):
    Drone could provide hooks for this with it's new SPI events. 

e.g. BeforeSessionCreated, AfterSessionCreated, BeforeSessionDestroyed, AfterSessionDestroyed
                  
> automatically take screenshot and capture the html output on Assert failure or Exception
> ----------------------------------------------------------------------------------------
>
>                 Key: ARQ-1176
>                 URL: https://issues.jboss.org/browse/ARQ-1176
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>            Reporter: Mark Struberg
>             Fix For: drone_1.2.0.next
>
>
> Some testing frameworks like cucumber automatically takes a screenshot and stores the current html output when test failure occurs. 
> Imo this is a great feature as it is really hard to find out what went wrong without having any information at hand.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list