Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/unit-testing/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在App Center中运行Android JVM(未检测)单元测试_Android_Unit Testing_Junit_Continuous Integration_Visual Studio App Center - Fatal编程技术网

在App Center中运行Android JVM(未检测)单元测试

在App Center中运行Android JVM(未检测)单元测试,android,unit-testing,junit,continuous-integration,visual-studio-app-center,Android,Unit Testing,Junit,Continuous Integration,Visual Studio App Center,我正在用Microsoft App Center构建我的Android ap 有没有办法在AppCenter中运行JUnitJVM单元测试? 目前,App Center只运行Android指令测试,即在一个模拟器或真实设备上运行的测试(位于androidTest文件夹中) 我想做的是运行纯Java/Kotlin的测试,这些测试不依赖于Android框架,它们只在JVM上运行(位于test文件夹) 我在App Center中找到的关于测试的所有信息是 谢谢我联系了App Center,但这还不受支

我正在用Microsoft App Center构建我的Android ap

有没有办法在AppCenter中运行JUnitJVM单元测试? 目前,App Center只运行Android指令测试,即在一个模拟器或真实设备上运行的测试(位于
androidTest
文件夹中) 我想做的是运行纯Java/Kotlin的测试,这些测试不依赖于Android框架,它们只在JVM上运行(位于
test
文件夹)

我在App Center中找到的关于测试的所有信息是


谢谢

我联系了App Center,但这还不受支持。我为此创建了一个功能请求。

我联系了应用程序中心,但这还不受支持。我为此创建了一个功能请求