[arquillian-issues] [JBoss JIRA] (ARQ-1179) Mark a test so it will only run against certain browsers

Stefan Miklosovic (JIRA) issues at jboss.org
Fri May 29 09:13:02 EDT 2015


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

Stefan Miklosovic commented on ARQ-1179:
----------------------------------------

this could be implemented on Arquillian Governor level, you would have to scan your test class beforehand and skip respective test methods which would be otherwise run by some to-be-injected Drone.

> Mark a test so it will only run against certain browsers
> --------------------------------------------------------
>
>                 Key: ARQ-1179
>                 URL: https://issues.jboss.org/browse/ARQ-1179
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Extension - Drone
>            Reporter: Brian Leathem
>             Fix For: drone_2.0.0.Beta1
>
>
> It would be useful to be able to annotate a particular test so it will only run when driven by a particular set of browsers.
> Some sample use cases:
> # Some tests cannot target the incomplete js impl found in html unit.  I would mark such tests not to run when htmlunit is the configured browser (in CI for instance)
> # Some tests may target non-standard behaviour in certain browsers (older IE versions for instance) and may not make sense to run in all browsers.  I would mark such tests not to run only when IE is the configured browser.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the arquillian-issues mailing list