Open alex859 opened 1 year ago
It looks like test classes in a Maven project are located in target/test-classes by default.
target/test-classes
I've tested it in a separate project using Maven, not sure how to test it here.
It looks like test classes in a Maven project are located in
target/test-classes
by default.I've tested it in a separate project using Maven, not sure how to test it here.