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 @@
|
||||
# Test di iOS per CDVSplashScreen
|
||||
|
||||
È necessario installare `node. js` per tirare in `cordova-ios`.
|
||||
|
||||
In primo luogo installare cordova-ios:
|
||||
|
||||
npm install
|
||||
|
||||
|
||||
... nella cartella corrente.
|
||||
|
||||
# Test da Xcode
|
||||
|
||||
1. Lanciare il file `CDVSplashScreenTest.xcworkspace` .
|
||||
2. Scegli "CDVSplashScreenLibTests" dal menu a discesa Schema
|
||||
3. Fare clic e tenere premuto il pulsante `Play` e scegliere l'icona della `chiave inglese` per eseguire i test
|
||||
|
||||
# Test dalla riga di comando
|
||||
|
||||
npm test
|
||||
Reference in New Issue
Block a user