[arquillian-issues] [JBoss JIRA] (ARQ-1347) Not possible to run a spock test w/o arquillian

Bartosz Majsak (JIRA) jira-events at lists.jboss.org
Fri Mar 8 06:25:42 EST 2013


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

Bartosz Majsak edited comment on ARQ-1347 at 3/8/13 6:23 AM:
-------------------------------------------------------------

Good hint, thanks a lot for the feedback. I think we can leverage [AbstractAnnotationDrivenExtension|https://github.com/spockframework/smarter-testing-with-spock/blob/master/src/test/groovy/extension/custom/ReportExtension.groovy] stuff for that.
                
      was (Author: bmajsak):
    Good hint, thanks a lot for the feedback. I think we can leverage AbstractAnnotationDrivenExtension stuff for that.
                  
> Not possible to run a spock test w/o arquillian
> -----------------------------------------------
>
>                 Key: ARQ-1347
>                 URL: https://issues.jboss.org/browse/ARQ-1347
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Spock TestRunner
>    Affects Versions: spock_1.0.0.Alpha2
>            Reporter: Fabian Schwarzer
>            Assignee: Bartosz Majsak
>             Fix For: spock_1.0.0.next
>
>
> If I use spock to implement my unit tests and my arquillian tests, it is not possible to run spock (unit) tests w/o Arquillian any more. Afaik this is possible if JUnit is used. Annotate them with @Arquillian -> running as Arquillian test; Don't annotate them -> running as "normal" unit tests.
> I would like to have this behaviour with spock as well.

--
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