Difference between revisions of "Cypress"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Cypress]] [[JavaScript]] [[end to end]] [[test]] | + | [[wikipedia:Cypress]] [[JavaScript]] [[end to end]] [[test]] [[framework]]. |
* https://www.cypress.io/ | * https://www.cypress.io/ | ||
Line 5: | Line 5: | ||
* <code>[[npm run]] cypress</code> | * <code>[[npm run]] cypress</code> | ||
* <code>[[cypress run]] --browser chrome</code> | * <code>[[cypress run]] --browser chrome</code> | ||
+ | * <code>[[cypress run]] --config baseUrl=http://localhost:8081</code> | ||
== Related terms == | == Related terms == |
Latest revision as of 19:04, 24 August 2022
wikipedia:Cypress JavaScript end to end test framework.
npm install cypress
npm run cypress
cypress run --browser chrome
cypress run --config baseUrl=http://localhost:8081
Related terms[edit]
See also[edit]
Advertising: