开发者

JBoss Arquillian integration with Apache Ant and Junit

开发者 https://www.devze.com 2023-01-11 20:34 出处:网络
Has anyone managed to integrate Arquilli开发者_如何转开发an with Ant and JUnit?If so, could you provide an example? I\'ve prepared a draft of the build integration chapter for Arquillian. This chapter

Has anyone managed to integrate Arquilli开发者_如何转开发an with Ant and JUnit? If so, could you provide an example?


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


Another interesting article that discusses exactly this is this one:

Integration testing using Arquillian without Maven


Here is a working showcase for ant/gradle https://github.com/arquillian/arquillian-showcase/tree/master/cdi

0

精彩评论

暂无评论...
验证码 换一张
取 消