11 lines
215 B
Markdown
Raw Normal View History

# iOS Tests for CDVSplashScreen
You need to install `node.js` to pull in `cordova-ios`.
To install cordova-ios:
npm install
... in the current folder.
Then launch the `CDVSplashScreenTest.xcworkspace` file.