Transmissions

Tweets mentioning #arquillian

Reactions

Arquillian is one of the most interesting projects in the JBoss portfolio. Not only due to its technical merits, which abound, but also because it makes it easy to argue that JBoss "gets it right" when it comes to high quality open source software. It's a real solution to a real challenge: integration testing for Java applications. A new idea for solving an old problem. That has moved from a proof of concept to an entire ecosystem incredibly fast. Because it's community-driven. And easy to learn. So it's cool.

Marius Bogoevici JBoss Weekly: Apr 12, 2012

From its very beginning Arquillian kept his word and delivered what offered: to make integration testing a breeze. Being able to test your components over the application server just by setting up some classpath dependencies is just amazing. This combined to a lightning fast server start, moved integration testing from the nightly build to the local build. This changed software development permanently.

Ivan Pazmino The many tools for testing

Arquillian really is awesome. I am from the Meyer school of noise is a pernicious enemy. And delay is a form of noise. Having JBoss 6 running and just repeat running the tests from my key mapping is a freaking joy. Huge improvement over the Spring tests.

Rob Williams Arquillian: End of Test Hell on Earth

I recently got introduced to Arquillian. Arquillian is a JBoss project for providing better testing to the Java EE stack. Arquillian utilizes ShrinkWrap, another great project, for creating virtual archives as deployments to the container. It's all pretty damn slick :)

I encourage you to take a dive into the community. It's well organized and alive.

Ken Gullaksen two cents

Thanks for a great product. This reminds me of the old Cactus project back in the day, but done much, much better.

Laird Nelson Community Forums

Testing through Arquillian is the only way to be really sure the generated app actually works, IMHO. Because you are testing it the way the user would.

Richard Kennard, Forge contributor forge-dev mailinglist

I'd like to say that, the API design, the documentation and last but not least the quality of the code base is really impressive.

Thomas Diesler (OSGi support contributor & maintainer) Community Forums

All in all Arquillian is a really great integration testing tool with full of potential. It's just great that the JBoss guys are aiming to provide support for almost all widely used application servers and web containers.

If you are writing an application for the Java EE 6 stack while not using Arquillian is a serious mistake!

Bartosz Majsak, Cambridge Technology Partners Test drive with Arquillian and CDI (Part 1)

...using Arquillian, we were able to cut the setup needed to run a plugin in-container by 90% and we were able to introduce a number of convenience annotations from which you can get a variety of data injected into your unit tests.

Lukáš Krejčí, RHQ developer RHQ meets Arquillian

Arquillian really rocks! It is a major achievement in reducing the time and complexity of integration testing. Go try it!

Magnus Smith Death to all bugs!

Demonstrating in-container behavior in Java has never been easier!

Tommy Tynjä The Twitters

[Arquillian] is a cute solution for a problem that bugs every Java EE programmer.

Markus Eisele 2012 JBoss Community Leader Interview