[arquillian-issues] [JBoss JIRA] (ARQ-591) Create extension for running JavaScript unit tests by Drone

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Mar 16 11:47:47 EDT 2012


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

Lukáš Fryč commented on ARQ-591:
--------------------------------

The brain-storming section in the wiki: https://github.com/arquillian/arquillian-organization/wiki/JavaScript-Testing-Roadmap
                
> Create extension for running JavaScript unit tests by Drone
> -----------------------------------------------------------
>
>                 Key: ARQ-591
>                 URL: https://issues.jboss.org/browse/ARQ-591
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>            Reporter: Lukáš Fryč
>
> This extension can handle several JS unit testing libraries,
> but at initial point, I suggest to go with QUnit [1].
> At first, extension needs to go through available test definitions
> and prepare list of tests to provide it to test runner (JUnit/TestNG).
> At second, test needs to open tested page  by Selenium (Drone).
> It would be necessary to run tests by several particular browser brands (HtmlUnit, Firefox, IE, ...).
> QUnit tests are traditionally at once - you open the page and all tests are ran.
> Then runner needs to collect all the results OR it can force QUnit to run only one test at time.
> [1] http://docs.jquery.com/Qunit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list