We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
to
1 parent 47555e4 commit b588b71Copy full SHA for b588b71
content/en/docs/demo/tests.md
@@ -4,7 +4,7 @@ cSpell:ignore: Tracetest
4
---
5
6
Currently, the repository includes E2E tests for both the frontend and backend
7
-services. For the Frontend we are using [Cypress](https://www.cypress.io/)
+services. For the Frontend we are using [Cypress](https://www.cypress.io/) to
8
execute the different flows in the web store. While the backend services use
9
[AVA](https://avajs.dev) as the main testing framework for integration tests and
10
[Tracetest](https://tracetest.io/) for trace-based tests.
0 commit comments