cypress-example-kitchensink
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "cypress-example-kitchensink", | ||
"version": "2.0.1", | ||
"description": "This is an example app used to showcase Cypress.io testing. For a full reference of our documentation, go to https://docs.cypress.io", | ||
"version": "2.0.2", | ||
"description": "This is an example app used to showcase Cypress.io End-to-End (E2E) testing. For a full reference of our documentation, go to https://docs.cypress.io", | ||
"main": "index.js", | ||
@@ -64,3 +64,3 @@ "files": [ | ||
"@bahmutov/print-env": "1.3.0", | ||
"cypress": "13.6.3", | ||
"cypress": "13.6.4", | ||
"eslint": "8.56.0", | ||
@@ -67,0 +67,0 @@ "eslint-plugin-cypress": "2.15.1", |
# Kitchen Sink [![renovate-app badge][renovate-badge]][renovate-app] [![semantic-release][semantic-image] ][semantic-url] | ||
This is an example app used to showcase [Cypress.io](https://www.cypress.io/) testing. The application uses every API command in Cypress for demonstration purposes. Additionally this example app is configured to run tests in various CI platforms. The [tests](https://github.com/cypress-io/cypress-example-kitchensink/tree/master/cypress/e2e) are also heavily commented. For a full reference of our documentation, go to [docs.cypress.io](https://docs.cypress.io/). | ||
This is an example app used to showcase [Cypress.io](https://www.cypress.io/) End-to-End (E2E) testing. The application demonstrates the use of most [Cypress API commands](https://on.cypress.io/api). Additionally this example app is configured to run E2E tests in various CI platforms. The [tests](https://github.com/cypress-io/cypress-example-kitchensink/tree/master/cypress/e2e) are also heavily commented. | ||
To see the kitchen sink application, visit [example.cypress.io](https://example.cypress.io/). | ||
To see the kitchen sink application, and to view the [Cypress API commands](https://on.cypress.io/api) demonstrated by the app, visit [example.cypress.io](https://example.cypress.io/). | ||
For a full reference of our documentation, go to [docs.cypress.io](https://docs.cypress.io/). | ||
For an example payment application demonstrating real-world usage of Cypress.io End-to-End (E2E) testing, go to the [cypress-io/cypress-realworld-app](https://github.com/cypress-io/cypress-realworld-app) repository. | ||
[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg | ||
@@ -8,0 +12,0 @@ [renovate-app]: https://renovateapp.com/ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2338894
141