Sebb created SUREFIRE-2218: ------------------------------ Summary: Add support for fetching test classes from a jar Key: SUREFIRE-2218 URL: https://issues.apache.org/jira/browse/SUREFIRE-2218 Project: Maven Surefire Issue Type: New Feature Reporter: Sebb
Surefire provides a way to test classes that are in a jar. The parameter additionalClasspathElements can used to specify the jar (and the classesDirectory parameter can be redirected to prevent access to the default classes) It would be useful to be able to do the same for the test classes, i.e. provide a parameter that can be used to update the classpath used to find tests -- This message was sent by Atlassian Jira (v8.20.10#820010)