We can run j unit batchtest with tests selected from the jar file.
<zipfileset src="tests-only.jar" includes="**/*Test.class"/>
Performs all relevant tests selected from test-only.jar
How to do similar with gradle. testClassesDir accepts only the actual directory.
Gradle , Jar. ( http://forums.gradle.org.) , Jar ( ), testClassesDir . , classpath ( , Jar).
testClassesDir
classpath
. 23.12.2 Gradle. ,
Source: https://habr.com/ru/post/1524347/More articles:Permutation of Permanent Nodes in MVVMCross - .net-assemblyMagento Quote Item object - how can I load product parameters? - phpImproving SQL query speed with MAX, WHERE and GROUP BY on three different columns - sqlCOM Interop hang freezes the entire COM system. How to cancel a COM call - c #как я могу передать команду sqsh и получить вывод в файл за один раз? - databaseWhy does ByteArrayOutputStream use int? - javaSplit a large SAS dataset into smaller datasets - macrosDoes File.Copy return only after copying a file? - c #Qt, how to change the highlight color of a specific QComboBox element - qtUsing a nonasigned variable - for - c # loopAll Articles