• persistence extension and liquibase

    Hello!   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...
    Profile Photo
    last modified by kumm0307
  • Release of Screen Recorder extension

    Hello,   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 ...
    Profile Photo
    last modified by pmensik
  • Newbie having issues testing Arquillian with Spring

    Hi,   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...
    Profile Photo
    last modified by richieloco
  • Arquillian and GWT

    Hi 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...
    Profile Photo
    last modified by csa
  • Arquillian QUnit extension addon for measuring code coverage

    Hi,   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...
    Profile Photo
    created by kpiwko
  • Warp extension for testing RESTful services

    Arquillian 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 {   ...
    Profile Photo
    last modified by jmnarloch
  • Spring extension Beta 2 plans

    I 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...
    Profile Photo
    last modified by jmnarloch
  • Arquillian and Thucydides integration

    This 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...
    Profile Photo
    last modified by dan.j.allen
  • Arquillian Extension for Concordion

    I 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 ...
    Profile Photo
    last modified by lovem
  • arquillian +jsfunit +JBoss6

    Hi, 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 !...
    Profile Photo
    created by betty19
  • GSoC Org Application

    Google 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...
    Profile Photo
    last modified by dan.j.allen
  • 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...
    Profile Photo
    last modified by smikloso
  • Arquillian and Websphere

    Recently 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...
    Profile Photo
    last modified by dboeckli
  • Alternative ways to provide JSF pages (or another web resources)

    We have started this discussion on JHackFest in Brno.   ----   Ultimately, we should be able to use following methods to describe resources as JSF/XHTML pages:     in javadoc using ShrinkWrap a...
    Profile Photo
    last modified by lfryc
  • 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...
    Profile Photo
    last modified by lfryc
  • Improving Warp Spring MVC

    Lately, 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...
    Profile Photo
    last modified by jmnarloch
  • ARQ-638 - Best way to keep the container clean

    Hi,   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 &#...
    Profile Photo
    last modified by grossetieg
  • arquillian and osgi service injection

    Hi 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, ...
    Profile Photo
    created by mehditerraneen
  • Extensible test filtering

    Just 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.  ...
    Profile Photo
    last modified by dan.j.allen
  • Graphene 2 Roadmap

    Hey 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...
    Profile Photo
    last modified by lfryc