Difference between revisions of "Detox (npm)"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Detox Graybox End-to-End Tests and Automation Library for [[Mobile]].
+
Detox Graybox End-to-End [[test]] and [[automation library]] for [[Mobile]].
 
* https://www.npmjs.com/package/detox
 
* https://www.npmjs.com/package/detox
  
[[npx detox build]]
+
Installation:
 +
* <code>[[npm install detox]]</code>
  
 +
Examples:
 +
* <code>[[npx detox]]</code>
 +
* <code>[[npx detox build]]</code>
 +
* <code>[[detox test]]</code>
 +
* <code>[[detox build]]</code>
  
 +
== Errors ==
 
  [[thrown]]: "Exceeded timeout of 280000 ms for a test.
 
  [[thrown]]: "Exceeded timeout of 280000 ms for a test.
 
* <code>[[detox test]]</code>
 
* <code>[[detox build]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{detox}}
 
* {{detox}}
 
* {{npm}}
 
* {{npm}}
 +
* {{test}}
  
 
[[Category:NPM]]
 
[[Category:NPM]]

Latest revision as of 10:00, 19 January 2022

Advertising: