mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-04-14 00:01:34 +08:00
CB-9128 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# iOS-Tests für CDVSplashScreen
|
||||
|
||||
Sie müssen installieren `node.js` in `Cordova-Ios` zu ziehen.
|
||||
|
||||
Installieren Sie Cordova-Ios zum ersten Mal:
|
||||
|
||||
npm install
|
||||
|
||||
|
||||
... im aktuellen Ordner.
|
||||
|
||||
# Testen von Xcode
|
||||
|
||||
1. Starten Sie die Datei `CDVSplashScreenTest.xcworkspace` .
|
||||
2. Wählen Sie im Dropdown-Schema "CDVSplashScreenLibTests"
|
||||
3. Klicken Sie und halten Sie auf den `Play` -Button und wählen Sie das `Schraubenschlüssel` -Symbol zum Ausführen der tests
|
||||
|
||||
# Tests von der Befehlszeile aus
|
||||
|
||||
npm test
|
||||
Reference in New Issue
Block a user