
* fix indentation * add TOC * fix more indentation and remove JIRA link * apply changes from https://github.com/apache/cordova-plugin-splashscreen/pull/98 via @RobPosener * add headline, resort * remove outdated README translations * remove outdated test README translations as well * rework introduction * optimize caPiTaLiZatiOn * fix * remove diff to native splash
iOS Tests for CDVSplashScreen
You need to install node.js
to pull in cordova-ios
.
First install cordova-ios:
npm install
... in the current folder.
Testing from Xcode
- Launch the
CDVSplashScreenTest.xcworkspace
file. - Choose "CDVSplashScreenLibTests" from the scheme drop-down menu
- Click and hold on the
Play
button, and choose theWrench
icon to run the tests
Testing from the command line
npm test