Skip to content

Latest commit

History

History
24 lines (19 loc) 路 959 Bytes

creating-tests-cypress.mdx

File metadata and controls

24 lines (19 loc) 路 959 Bytes
id title description hide_table_of_contents keywords image
creating-tests-cypress
Creating Tests - Cypress
Tracetest enables creating tests visually in the Tracetest Web UI.
false
tracetest
trace-based testing
observability
distributed tracing
testing

Would you like to initiate a Tracetest test from Cypress?

Cypress can only test the UI of an application. You can only run validations against what the user would see while going through flows. Tracetest enhances this by adding trace-based testing on top of Cypress.

Creating a test with the Cypress integration is defined within your Cypress tests.

View these pages to learn how to trigger Tracetest with Cypress.