react-native-detox-github-actions:React Native项目的入门外壳,在Github Actions上运行的Detox测试

时间:2024-06-05 23:04:39
【文件属性】:

文件名称:react-native-detox-github-actions:React Native项目的入门外壳,在Github Actions上运行的Detox测试

文件大小:287KB

文件格式:ZIP

更新时间:2024-06-05 23:04:39

JavaScript

React Native项目的入门外壳,在Github Actions上运行的Detox测试 它包括两个Github Actions工作流程,以运行端到端的Detox测试。 在package.json中配置: " detox " : { " configurations " : { " android.emu.debug " : { " binaryPath " : " android/app/build/outputs/apk/debug/app-debug.apk " , " build " : " cd android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug && cd .. " , " type


【文件预览】:
react-native-detox-github-actions-master
----.gitignore(813B)
----.flowconfig(2KB)
----e2e()
--------firstTest.spec.js(217B)
--------init.js(677B)
--------config.json(148B)
----package.json(1KB)
----.buckconfig(114B)
----android()
--------app()
--------settings.gradle(193B)
--------build.gradle(1KB)
--------gradlew(6KB)
--------gradlew.bat(3KB)
--------gradle.properties(910B)
--------gradle()
----.watchmanconfig(2B)
----metro.config.js(300B)
----ios()
--------RNDetoxGa-tvOSTests()
--------RNDetoxGa.xcworkspace()
--------RNDetoxGa()
--------RNDetoxGa-tvOS()
--------RNDetoxGaTests()
--------Podfile.lock(12KB)
--------RNDetoxGa.xcodeproj()
--------Podfile(3KB)
----index.js(183B)
----.github()
--------workflows()
----__tests__()
--------App-test.js(266B)
----App.js(3KB)
----.eslintrc.js(74B)
----.prettierrc.js(120B)
----README.md(1KB)
----babel.config.js(77B)
----.gitattributes(16B)
----app.json(55B)
----yarn.lock(304KB)

网友评论