Difference between revisions of "Applesimutils"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 6: Line 6:
  
 
===Test run in debug mode===
 
===Test run in debug mode===
*In one terminal window, run <code>npm run ios</code> from the root folder.
+
*In one terminal window, run <code>[[npm run ios]]</code> from the root folder.
 
*In another terminal window, <code>run npm i</code> then <code>npm run e2e:ios-test</code> from the <code>/detox</code> folder.
 
*In another terminal window, <code>run npm i</code> then <code>npm run e2e:ios-test</code> from the <code>/detox</code> folder.
  

Revision as of 09:48, 26 August 2021

A collection of utils for Apple simulators. [1]

Install Applesimutils

Test run in debug mode

  • In one terminal window, run npm run ios from the root folder.
  • In another terminal window, run npm i then npm run e2e:ios-test from the /detox folder.

Test run in release mode

  • Build the release app by running npm run build:ios-sim from the root folder or npm run e2e:ios-build-release from within the /detox folder.
  • Run the test using npm run e2e:ios-test-release from the /detox folder.

Related terms

See also

  • https://developers.mattermost.com/contribute/mobile/e2e/ios/
  • Advertising: