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.Beta1
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: