views:

44

answers:

1

Has anyone managed to integrate Arquillian with Ant and JUnit? If so, could you provide an example?

A: 

I've prepared a draft of the build integration chapter for Arquillian. This chapter describes how you can use different build systems (namely Ant and Gradle) to drive Arquillian-based test. We'll get this rolled into the next release.

Arquillian build integration chapter

Dan Allen