[arquillian-issues] [JBoss JIRA] (ARQ-1503) @QUnitResource and @QUnitTest usage is bit confusing

Karel Piwko (JIRA) jira-events at lists.jboss.org
Fri Sep 27 10:51:02 EDT 2013


Karel Piwko created ARQ-1503:
--------------------------------

             Summary: @QUnitResource and @QUnitTest usage is bit confusing
                 Key: ARQ-1503
                 URL: https://issues.jboss.org/browse/ARQ-1503
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - QUnit
    Affects Versions: qunit_1.0.0.Alpha1
            Reporter: Karel Piwko


It is difficult to figure out that:

@QUnitResource("src/test/qunit)
@QUnitTest("index.html")

and

@QUnitResource("src)
@QUnitTest("test/qunit/index.html")

will yield completely different results. It needs either a rework or definitely more documetation.


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