[JBoss JIRA] (ARQ-1828) Replace Testrunner with a JUnit-Rule
by Bartosz Majsak (JIRA)
[ https://issues.jboss.org/browse/ARQ-1828?page=com.atlassian.jira.plugin.s... ]
Bartosz Majsak updated ARQ-1828:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Replace Testrunner with a JUnit-Rule
> ------------------------------------
>
> Key: ARQ-1828
> URL: https://issues.jboss.org/browse/ARQ-1828
> Project: Arquillian
> Issue Type: Feature Request
> Components: Base Implementation
> Reporter: Niels Niels
> Assignee: Dipak Pawar
> Fix For: 1.2.0.Final
>
>
> At the moment all tests must run with
> @RunWith(Arquillian.class)
> This makes trouble if you need a runner with add or remove tests like Parameterized. I can't see what Arquillian.class do which can not be done with a JUnit-Rule. JUnit-Rules can be easily combined.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years
[JBoss JIRA] (ARQ-1828) Replace Testrunner with a JUnit-Rule
by Bartosz Majsak (JIRA)
[ https://issues.jboss.org/browse/ARQ-1828?page=com.atlassian.jira.plugin.s... ]
Bartosz Majsak reassigned ARQ-1828:
-----------------------------------
Assignee: Dipak Pawar
> Replace Testrunner with a JUnit-Rule
> ------------------------------------
>
> Key: ARQ-1828
> URL: https://issues.jboss.org/browse/ARQ-1828
> Project: Arquillian
> Issue Type: Feature Request
> Components: Base Implementation
> Reporter: Niels Niels
> Assignee: Dipak Pawar
> Fix For: 1.2.0.Final
>
>
> At the moment all tests must run with
> @RunWith(Arquillian.class)
> This makes trouble if you need a runner with add or remove tests like Parameterized. I can't see what Arquillian.class do which can not be done with a JUnit-Rule. JUnit-Rules can be easily combined.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years
[JBoss JIRA] (ARQ-2162) New release for wlp-managed container (with support for multi-app verification before test app deployment)
by Charles Tian (JIRA)
[ https://issues.jboss.org/browse/ARQ-2162?page=com.atlassian.jira.plugin.s... ]
Charles Tian updated ARQ-2162:
------------------------------
Summary: New release for wlp-managed container (with support for multi-app verification before test app deployment) (was: New release for wlp-managed container)
> New release for wlp-managed container (with support for multi-app verification before test app deployment)
> ----------------------------------------------------------------------------------------------------------
>
> Key: ARQ-2162
> URL: https://issues.jboss.org/browse/ARQ-2162
> Project: Arquillian
> Issue Type: Release
> Components: WebSphere Containers
> Reporter: Charles Tian
> Assignee: Aslak Knutsen
>
> I'm a developer at IBM currently working on some updates for the Arquillian WLP managed container. I have some improvements which I'm planning to push out in the next couple of weeks.
> Once these changed get reviewed and merged, could we make a new release for the WLP managed container on Maven Central? The current version is 1.0.0.Beta2 and was released almost three years ago (Jan. 2015). Since then, there have been many updates made to the container (including the changes that I will be providing) that are not part of any release.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years