0

I would like to know if is possible to integrate virgo with arquillian for testing web app Is ?

Thanks,

Junior

jux
  • 79
  • 11

1 Answers1

0

from the list of modules there is currently no explicit Arquillian support for Virgo out of the box available.

But there are some options you could try with arquillian-container-osgi:

If you are using Virgo Nano you should be fine with the Equinox module. Otherwise you could give the Remote Container Setup a try and use OSGi Enterprise JMX.

Hope this helps, florian

Florian Waibel
  • 221
  • 2
  • 9