[JBoss JIRA] (ARQ-1500) Use nested Runner for QUnit test execution
by Tolis Emmanouilidis (JIRA)
[ https://issues.jboss.org/browse/ARQ-1500?page=com.atlassian.jira.plugin.s... ]
Tolis Emmanouilidis updated ARQ-1500:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: qunit_1.0.0.Alpha2
Resolution: Done
> Use nested Runner for QUnit test execution
> ------------------------------------------
>
> Key: ARQ-1500
> URL: https://issues.jboss.org/browse/ARQ-1500
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - QUnit
> Affects Versions: qunit_1.0.0.Alpha1
> Reporter: Karel Piwko
> Priority: Critical
> Fix For: qunit_1.0.0.Alpha2
>
>
> QUnit extension now wraps the code execution and executes QUnit methods using JUnitCore.
> However, JUnitCore creates a separate process, which:
> 1/ Prolongs the test execution
> 2/ Reduces information about current bootstrap path and classpath, leading to strange errors
> 3/ Creates another level of indirection, which is difficult to be debugged.
--
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
11 years, 3 months