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

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Sep 19 15:22:36 EDT 2012


Brian Leathem created ARQGRA-194:
------------------------------------

             Summary: Mark a test so it will only run against certain browsers
                 Key: ARQGRA-194
                 URL: https://issues.jboss.org/browse/ARQGRA-194
             Project: Arquillian Graphene
          Issue Type: Feature Request
            Reporter: Brian Leathem


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