Log in to follow, share, and participate in this community.
Thread persistence extension and liquibase
persistence extension and liquibaseHello! I found the persitence extension very usefull, but creating schema by sql script is not my case. In my project i use liquibase to store the database schema, and track changes. I need a way to create the...
Release of Screen Recorder extensionHello, I am currently preparing first release of Arquillian Screen Recorder (you can read about this extension on my blog). So far it looks stable, there is only one known issue connected with Arquillian Core ...
Thread Newbie having issues testing Arquillian with Spring
Newbie having issues testing Arquillian with SpringHi, I've been experimenting with using Arquillian for my integration tests with my Spring managed project now for the past few days, so i'm completely new to it. I don't seem to be able to test it via the mana...
Arquillian and GWTHi everyone, At the developer conference in Brno back in February we have discussed possible use cases for an Arquillan GWT extension. The main use cases we came up with were: 1. Mixing GWT client-side...
Thread Arquillian QUnit extension addon for measuring code coverage
Arquillian QUnit extension addon for measuring code coverageHi, I'm thinking of adding JSCover http://tntim96.github.io/JSCover/ into our QUnit extension. When enabled, it can instrument JavaScript (namely QUnit) code and use already prepared infrastructure (Dr...
Thread Warp extension for testing RESTful services
Warp extension for testing RESTful servicesArquillian already allows for deploying JAX-RS services and running them in the client mode like in the provided example: {code} @RunWith(Arquillian.class) public class StockServiceResourceTestCase { ...
Spring extension Beta 2 plansI would like to open discussion on next Spring extension release: What I would like see in this version: Integraion: ARQ-960 - Provide the way to specify the strategy on instantiting AppllicationConte...
Arquillian and Thucydides integrationThis thread documents the ongoing effort to integration Arquillian and Thucydides. Last year during Devoxx, Aslak and I met up with John Smart to discuss and hack on an integration between Arquillian and Thucy...
Arquillian Extension for ConcordionI am looking to create an extension to use Concordion (BDD/ADD framework). Have browsed through the projects that are contributing extensions for Spock and JBehave, and general Arquillian development articles ...
arquillian +jsfunit +JBoss6Hi, im new at arquillian developping , im facing a lot of problems , PLZ if someone has a working example including arquillian jsfunit and JBoss6 , help me plz , i have a presentation and have no working example yet !...
GSoC Org ApplicationGoogle is now encouraging OSS projects to apply as participating organizations in GSoC this year. Given that we are working hard to be seen as a top-level, independent project, I think this is a great opportunity to s...
Thread How to configure multiple containers differently via one extension?
How to configure multiple containers differently via one extension?Hi, I would like to get some ideas how to make some extension which reflects various setups according of which container it extends. Lets say I have two containers A and B and I have the extension C which does...
Arquillian and WebsphereRecently I added some enhancements to the Websphere part of Arquillian: - Deployment to Websphere Environment with Deploy Manager and Nodes running in a Cluster - Support for Shared Library - Support for ClassLoadi...
Warp Roadmap Update - aka "Beta1 and next"Hello everyone, I have prepared a roadmap for 1.0.0.Beta1 as a set of sprints: https://issues.jboss.org/secure/RapidBoard.jspa?rapidView=181&view=planning The Beta1 release should focus on polishin...
Improving Warp Spring MVCLately, I had been thinking about bringing some functionalitites of Spring 3 into the Warp Spring MVC extension. Current the extension is being compiled against Spring 2.5.6. In order not to brake the it's com...
Thread ARQ-638 - Best way to keep the container clean
ARQ-638 - Best way to keep the container cleanHi, I'm working on the ARQ-638 feature and I sent a pull request some days ago. The basic idea was to remove the following directories before running tests : standalone/data standalone/tmp standalone/log ...
arquillian and osgi service injectionHi all, I have started to use arquillian for my integration tests. I am working and multi osgi bundle application that I'd like to test with arquillian. Is it possible to test the @OSGIService @Inject CDI features, ...
Extensible test filteringJust think, rule-based test filtering. ARQ-905 Users of Arquillian would really benefit from having an extensible test filtering mechanism, something that JUnit and TestNG just aren't giving them today. ...
Graphene 2 RoadmapHey guys, I have created proposal for Graphene 2 roadmap (in JIRA) through Alpha3 to Final. There are some issue highlights: Alpha3 Page Fragment enrichment - Alpha2 got Page Fragments - we are f...