Difference between revisions of "Cypress"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:Cypress]] [[JavaScript]] [[end to end]] [[test]] [[framework]].
[[wikipedia:npm (software)]]
+
* https://www.cypress.io/
  
 +
* <code>[[npm install cypress]]</code>
 +
* <code>[[npm run]] cypress</code>
 +
* <code>[[cypress run]] --browser chrome</code>
 +
* <code>[[cypress run]] --config baseUrl=http://localhost:8081</code>
  
* <code>npm run cypress</code>
+
== Related terms ==
 +
* [[TestRails]]
  
 
== See also ==
 
== See also ==
* {{js}}
+
* {{Cypress}}
 
+
* {{Web testing}}
 +
* {{test}}
  
 
[[Category:JavaScript]]
 
[[Category:JavaScript]]
 
[[Category:Package managers]]
 
[[Category:Package managers]]

Latest revision as of 19:04, 24 August 2022

Advertising: