As I mentioned, there's a PageTester constructor which accepts module
classes. You can explicitly pass the modules you want to test.

Please ignore my earlier comments regarding pom.xml. I was assuming you
were talking about the jar manifest when you were discussing maven surefire
properties.

It's best to keep your test config out of maven IMHO. This way it's easier
to run tests in your ide.

Reply via email to