Log in to follow, share, and participate in this community.
Article Arquillian Development and Contribution
Arquillian Development and ContributionIn this short article you will find guideline how to contribute and work with Arquillian code. But before we start - huge thanks for willing to help us making Arquillian better! Tooling prerequisites JD...
Thread What should be the next Droidium extension?
What should be the next Droidium extension?Hi, I would like to have some minipoll here regarding Droidium.I know it is pretty soon to develop something else except core bits when there is not even Final out but anyway ... Since these extensions are kin...
Thread Container adapter for a Java EE5 certified AS
Container adapter for a Java EE5 certified ASHi all, I'm trying to implement a container adapter for SAP NetWeaver. I have the following running end-to-end: create shrinkwrap archive auto deploy before test run test auto undeploy The problem...
Thread Graphene: proposal of API change of FindBy to achieve extensibility
Graphene: proposal of API change of FindBy to achieve extensibilityWe currently use @FindBy annotation as a replacement for WebDriver's own @FindBy annotation. Those annotation allows to specify what location strategy to use, supporting variety of strategies from element iden...
Multiple deployments for DroidiumHello, We would like to be able to deploy more then one deployment into Android device. This is particulary useful when you have some application which depends on another one (or more then one) so in order to ...
Thread Arquillian Drone 1.2.0 Event Model ready for review
Arquillian Drone 1.2.0 Event Model ready for reviewAfter a small addition to Arquillian Drone 1.2.0 series SPI in previous Alpha release (Enhancer for better integration with Graphene 2), I finally made a full SPI model for Arquillian Drone, to be reviewed here: http...
Google Guice ExtensionSome time ago I had this idea for creating a Google Guice extension as an alternative to CDI or Spring IOC. I didn't forgot about it but due to excess of activities it had to wait. Recently I had made major up...
AspectJ with Arquillian testing - ideasHi all, I would like to show you very interesting approach how to solve a whole range of problems when trying to do something low-level with Arquillian. All started when I was thinking about some way h...
Thread arquillian configuration with domain mode test?
arquillian configuration with domain mode test?Hi all, I'm trying to write a cluster test case with domain mode in JBoss. According to https://github.com/jbossas/jboss-as/commit/47fa68f11029d35e827c65e4a09306664df56f1e and ManagedDomainTestCase and its ar...
Thread Selendroid driver for arquillian-extension-drone
Selendroid driver for arquillian-extension-droneHi I am trying to bring fests to Android, we are quite far however there is always some "but" . Project changed its name to Droidium (1) where droidium-native (2) is plugged into container dynamically ...
Giving iOS extension a name that sticksHi, the current plan for arquillian-extension-ios is to undergo the same process as we did with arquillian-drodium, that is enable it as a container and more feature rich. A a part of the plan, we shou...
Idea: Container Installer ExtensionHey guys, I have created a simple extension which allow to unpack a container distribution for managed container adapter. It allows resolution of container distribution from: Maven G:A:V (using...
CTA: Hackathon @PragmatistsGuys from Pragmatists are organizing 1 day hackathon where they will code in pairs and reached me out for suggestions what can they improve in Arquillian. I think it's great opportunity to get new contributions! Let's...
Thread Auxiliary Archives in EAR or testable war? (Warp related)
Auxiliary Archives in EAR or testable war? (Warp related)Hi Arquillian Devs, I am currently trying to get into Warp and stumbled upon the fact that EARs do not seem to be supported. If I am not totally wrong the reason is that the requests over the CommandBus are a...
Thread Giving the Android extension a name that sticks
Giving the Android extension a name that sticksAs I was watching the Arquillian talk from JavaZone, one thing I picked up is the stark contrast between the extensions with custom names and those that just put Arquillian in front of generic name. I noticed this esp...
Arquillian OpenShift refresh planHi, currently our OpenShift container is pretty old stuff, created in time when there were actually Expess and Flex containers. This does not reflect current situation. Apart from naming, the container...