0

For example, I have some tests: TestA.class, TestB.class, TestC.class.

How could I just use "gradle test" to run the TestA, while I can still use "gradle test --tests TestB" to run the TestB.

  • Does this answer your question? [How to run only one unit test class using Gradle](https://stackoverflow.com/questions/22505533/how-to-run-only-one-unit-test-class-using-gradle) – Bagus Tesa May 16 '22 at 05:45

0 Answers0