Thread Problems with Arquillian Setup in an existing Ant-Project
Problems with Arquillian Setup in an existing Ant-ProjectHi! I'm new in this community and I have some problems with integration of arquillian in my existing project. First of all, I will give you a short summary of my used components. The frontend is Flex (4.6), th...
Warp: API proposal for complex executionsHey guys, I have just finished raw proposal of Warp's new API: https://gist.github.com/3933633 which is targetting advanced situations as described in ARQ-967. I would love to hear your...
Thread Arquillian Android Container vs. Roboletric
Arquillian Android Container vs. RoboletricHi guys: Curious: what's the aimed difference between our ARQ Android Container and Roboletric? Have we talked to those guys at all? http://pivotal.github.com/robolectric/ S, ALR
Jetty8 support ?Hi, there is no support ATM for Jetty8, is there a reason why the container is not implemented or is it by lack of a valuable contribution ? Julien
Thread Simplification of Arquillian Drone configuration
Simplification of Arquillian Drone configurationFor a long time, we are trying to improve user experience while configuring Drones in Arquillian. Let me go through the steps what we have done till Drone 1.0.0 went out: 1/ Arquillian.xml configuration was...
Thread which is the best way to test modular EB project ?
which is the best way to test modular EB project ?Hi to all, Im a newbie on Arq and Jboss, I have a question (don't' know if it has a sense....). I would like to know which is the best way to test a modular project (based on EJB) using Arquillan . Suppose I ...
Thread Graphene Component objects - finding a proper name
Graphene Component objects - finding a proper nameHello guys! I created small subproject for Arquillian Graphene 2 as a part of my bachelor thesis lead by Lukas Fryc. The Component objects are basically encapsulation of web components (widgets) like C...
Thread Crowdfunding for Arquillian on FreedomSponsors
Crowdfunding for Arquillian on FreedomSponsorsHi all I have set up a website where people can place small money bounties for open issues oon JBoss JIRA (or any other open issue tracker) So far it's only got a few offers - but it's slowly growin...
Thread Arquillian integration tests with existing jar files
Arquillian integration tests with existing jar filesI cant find anything on how to test my ejb jar and utilities jar file using arquillian and gf embedded ... I've got a module that produce ejb.jar and another one that produced utilities.jar and another one entities.ja...
IlegalStateException - could not run test@Deployment public static EnterpriseArchive createTestArchive() { MavenDependencyResolver resolver = DependencyResolvers.use( ...
Extracting the transactions from APEHi, I had made the first step towards moving the transaction support from Persistence Extension into to completly separate module: https://github.com/jmnarloch/arquillian-extension-transaction. As for ...
Thread Servlet Protocol for EAR Deployments with multiple WARs
Servlet Protocol for EAR Deployments with multiple WARsHi, we are using Arquillian heavily for integration testing on JBoss 7.1.1 and are very pleased with it! One disturbing detail is that currently it is not possible to use the Servlet protocol with ears...
GSoC - Arquillian Spring IntegrationExtend Arquillian to support Spring testing (beans and MVC controllers) Ref Mail: There are a two different parts to this task. I can explain the first part, and Marius is probably a better person to explain ...
Thread Designing Warp extension for testing Spring MVC
Designing Warp extension for testing Spring MVCHi, I had played with the alpha 1 of Warp and I have to say that it's pretty cool. I came up with an idea to create an extension particular for testing SpringMVC, I hacked the code a bit and came up w...
GSoC - Automated Visual VerificationHi Arquillian community, My name is Jakub Dunia and I am participating in Google Summer of Code this year, with Automated Visual Verification project. For all interested, my proposal : h...
Arquillian <-> JavaScript integration module status?Hi, I've been looking for a way to "integration" test JavaScript with a (Java) REST service. I noticed one or two posts about a JavaScript testing module (Jan -> Apr 2012), but haven't been able to find ot...