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

Fabian Schwarzer (JIRA) jira-events at lists.jboss.org
Fri Mar 8 01:54:42 EST 2013


Fabian Schwarzer created ARQ-1347:
-------------------------------------

             Summary: 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
            Reporter: Fabian Schwarzer
            Assignee: Bartosz Majsak


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