Hello,
in our team we are debating about setting up integration testing. Currently we are running Wildfly 10.1.0, but the addition of integration testing would also help us with upgrading to the newest versions.
We are running a standard Java EE application with all the major APIs being used (EJB, CDI, JPA, JAX-RS, JAX-WS, JSF, etc). What is the standard testing framework / software that used with Wildfly? What are you guys using?
I've seen a few mentions of Arquillian, is it still relevant and supported? The website hasn't had much activity for the last few years so it gives me some doubts.
Thanks,
Aljaž